This is the repository of the main Solana program of The Monaco Protocol, protocol, as well as JavaScript clients to help with interacting with the protocol.
The protocol is currently in beta, though it is available both on devnet and mainnet-beta.
Address | Network | Description |
---|---|---|
monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
mainnet-beta |
release - The latest stable official release |
monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
devnet |
release - The latest stable official release |
mpDEVnZKneBb4w1vQsoTgMkNqnFe1rwW8qjmf3NsrAU |
devnet |
bleeding-edge - The most recently merged changes |
Date | Protocol version | Program address |
---|---|---|
2023-08-01 | 0.11.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2023-07-06 | 0.10.1 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2023-06-26 | 0.10.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2023-05-26 | 0.9.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2023-04-20 | 0.8.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2023-03-16 | 0.7.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2023-03-02 | 0.6.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
2022-11-25 | 0.5.0 | monacoUXKtUi6vKsQwaLyxmXKSievfNWEcYXTgkbCih |
Protocol releases, along with their corresponding client versions and audit reports.
Protocol version | Client | Admin client | Audit reports |
---|---|---|---|
0.11.0 | 8.0.0 | 7.0.0 | Sec3 |
0.10.1 | 7.1.0 | 6.0.0 | Sec3 |
0.10.0 | 7.1.0 | 6.0.0 | Sec3 |
0.9.0 | 7.0.0 | 4.1.0 | Sec3 |
0.8.0 | 4.x.x, 5.x.x | 3.x.x, 4.x.x | Sec3 |
0.7.0 | 4.x.x | 3.0.0 | Sec3 |
0.6.0 | 3.x.x, 4.0.x | 2.0.0 | Sec3 |
0.5.0 | 2.0.0 | 1.0.0 | Sec3 |
Information on how to interact with the protocol, or to build for the protocol can be found in the Monaco Protocol SDK.