JakkuSakura / phoenix-seat-manager-v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:Other


Languages

Language:Rust 95.1%Language:JavaScript 4.6%Language:Shell 0.3%