2 releases
0.1.1 | May 8, 2023 |
---|---|
0.1.0 | Apr 14, 2023 |
#5 in #seat
111 downloads per month
84KB
2K
SLoC
phoenix-seat-manager
Phoenix Seat Manager is an on-chain program which automatically manages seats for markets on the Phoenix protocol.
Documentation
Documentation and instructions on how to interact with the program are available on GitBook.
Licensing
The primary license for Phoenix Seat Manager is the Business Source License 1.1 (BUSL-1.1
), which can be found at LICENSE
.
Audits
Phoenix Seat Manager has been audited by OtterSec. The audit report can be found here.
Building and Testing Locally
To build the contract, ensure you have downloaded the Solana tool suite and run:
cargo build-sbf
To run the tests, run:
./test.sh
Dependencies
~24–32MB
~528K SLoC