https://github.com/vvizardev/marinade-anchor
marinade-anchor : Marinade-finance liquid staking program for the Solana blockchain
https://github.com/vvizardev/marinade-anchor
anchor blockchain liquid program solana stake
Last synced: 16 days ago
JSON representation
marinade-anchor : Marinade-finance liquid staking program for the Solana blockchain
- Host: GitHub
- URL: https://github.com/vvizardev/marinade-anchor
- Owner: vvizardev
- License: other
- Created: 2024-07-07T06:09:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T21:05:12.000Z (over 1 year ago)
- Last Synced: 2025-10-04T09:01:24.087Z (8 months ago)
- Topics: anchor, blockchain, liquid, program, solana, stake
- Language: Rust
- Homepage:
- Size: 523 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# marinade-anchor
Marinade-finance liquid staking program for the Solana blockchain
# Audits & Code Review
## 2023-11-14 : upgrade with Anchor v0.27.0, version v2.0
commit: [`1bd5133`](https://github.com/marinade-finance/liquid-staking-program/pull/8)
* Neodyme: https://marinade.finance/docs/Neodyme_2023.pdf
* Sec3: https://marinade.finance/docs/Sec3_2023.pdf
## Q4/2021
* Kudelski Security: https://marinade.finance/docs/KudelskiSecurity.pdf
* Ackee Blockchain: https://marinade.finance/docs/AckeeBlockchain.pdf
* Neodyme: https://marinade.finance/docs/Neodyme.pdf
# Documentation
[Marinade Finance Docs](https://docs.marinade.finance)
[Backend Design](Docs/Backend-Design.md)
# Integration Testing
Note: integration tests are not included in this repo. Tests will be published later.