Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.