phoenix-seat-manager-common

Crates.iophoenix-seat-manager-common
lib.rsphoenix-seat-manager-common
version0.1.1
sourcesrc
created_at2024-04-12 16:08:58.374742
updated_at2024-04-12 17:10:55.641736
descriptionAutomatic seat manager for the Phoenix program
homepage
repositoryhttps://github.com/Ellipsis-Labs/phoenix-seat-manager-v1
max_upload_size
id1206475
size185,828
Jarry Xiao (jarry-xiao)

documentation

README

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 is coming soon.

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
Commit count: 20

cargo fmt