Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rhettjel/solana-liquid-staking-swap-pool
Anchor base, first on mainnet, liquid-staking-program in swap pool, rust
https://github.com/rhettjel/solana-liquid-staking-swap-pool
anchor defi liquidity-providers removing-liqudity rust smart-contract trading
Last synced: 2 days ago
JSON representation
Anchor base, first on mainnet, liquid-staking-program in swap pool, rust
- Host: GitHub
- URL: https://github.com/rhettjel/solana-liquid-staking-swap-pool
- Owner: rhettjel
- License: other
- Created: 2024-09-15T06:39:18.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-15T06:45:32.000Z (3 months ago)
- Last Synced: 2024-12-09T19:43:32.694Z (13 days ago)
- Topics: anchor, defi, liquidity-providers, removing-liqudity, rust, smart-contract, trading
- Language: Rust
- Homepage:
- Size: 527 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.