6 releases

0.3.1 Apr 23, 2022
0.3.0 Apr 23, 2022
0.2.1 Mar 23, 2022
0.1.4 Dec 24, 2021
0.1.0 Nov 5, 2021

#22 in #saber


Used in brrr

AGPL-3.0

19KB
375 lines

bankman

Crates.io Docs.rs License

Allowlist for $CASH collateral tokens.

The Bank manager, or bankman for short, keeps track of the collateral that is allowed to be used as a backing for the $CASH token.

This program itself does not have the ability to print or burn $CASH. Instead, it delegates this responsibility to the brrr program, which acts as the Crate issue_authority and withdraw_authority.

Addresses

The program address is the same on devnet, testnet, and mainnet-beta.

Program Address: BANKhiCgEYd7QmcWwPLkqvTuuLN6qEwXDZgTe6HEbwv1


lib.rs:

Allowlist for $CASH collateral tokens.

Dependencies

~11–22MB
~292K SLoC