Crates.io | phoenix-seat-manager-common |
lib.rs | phoenix-seat-manager-common |
version | 0.1.1 |
source | src |
created_at | 2024-04-12 16:08:58.374742 |
updated_at | 2024-04-12 17:10:55.641736 |
description | Automatic seat manager for the Phoenix program |
homepage | |
repository | https://github.com/Ellipsis-Labs/phoenix-seat-manager-v1 |
max_upload_size | |
id | 1206475 |
size | 185,828 |
Phoenix Seat Manager is an on-chain program which automatically manages seats for markets on the Phoenix protocol.
Documentation and instructions on how to interact with the program are available on GitBook.
The primary license for Phoenix Seat Manager is the Business Source License 1.1 (BUSL-1.1
), which can be found at LICENSE
.
Phoenix Seat Manager has been audited by OtterSec. The audit report is coming soon.
To build the contract, ensure you have downloaded the Solana tool suite and run:
cargo build-sbf
To run the tests, run:
./test.sh