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: 3 months 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 (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-10T14:08:05.000Z (7 months ago)
- Last Synced: 2024-05-21T02:09:13.626Z (6 months ago)
- Language: Rust
- Size: 594 KB
- Stars: 70
- Watchers: 3
- Forks: 26
- Open Issues: 2
-
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.