Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marinade-finance/liquid-staking-program
Marinde Anchor-Based, first on mainnet, liquid-staking-program and mSOL->SOL swap pool
https://github.com/marinade-finance/liquid-staking-program
Last synced: about 1 month ago
JSON representation
Marinde Anchor-Based, first on mainnet, liquid-staking-program and mSOL->SOL swap pool
- Host: GitHub
- URL: https://github.com/marinade-finance/liquid-staking-program
- Owner: marinade-finance
- License: other
- Created: 2021-11-15T13:11:31.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T10:32:44.000Z (4 months ago)
- Last Synced: 2024-11-10T03:35:25.347Z (about 1 month ago)
- Language: Rust
- Size: 595 KB
- Stars: 78
- Watchers: 3
- Forks: 30
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-solana - Marinade Finance Liquid Staking Program - finance/liquid-staking-program.svg?style=social) (Code / Defi)
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.