#manager #phoenix #automatic #seat #instructions #market

phoenix-seat-manager

Automatic seat manager for the Phoenix program

2 releases

0.1.1 May 8, 2023
0.1.0 Apr 14, 2023

#19 in #phoenix

Download history 8/week @ 2023-12-18 5/week @ 2023-12-25 8/week @ 2024-01-01 52/week @ 2024-01-08 1/week @ 2024-01-15 12/week @ 2024-01-22 14/week @ 2024-01-29 9/week @ 2024-02-05 19/week @ 2024-02-12 67/week @ 2024-02-19 68/week @ 2024-02-26 47/week @ 2024-03-04 40/week @ 2024-03-11 44/week @ 2024-03-18 34/week @ 2024-03-25 96/week @ 2024-04-01

221 downloads per month
Used in 4 crates (2 directly)

Custom license

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

~23–33MB
~526K SLoC