brrr 0.3.1

Handles the printing and burning of $CASH, using Saber LP Arrows as collateral.
Documentation
[dependencies.anchor-lang]
version = "^0.24"

[dependencies.anchor-spl]
version = "^0.24"

[dependencies.arrow-sunny]
features = ["cpi"]
version = "^0.3"

[dependencies.bankman]
features = ["cpi"]
version = "0.3.0"

[dependencies.converter]
version = "0.3.0"

[dependencies.crate-token]
features = ["cpi"]
version = "^0.6"

[dependencies.stable-swap-anchor]
version = "^1.8"

[dependencies.static-pubkey]
version = "1.0.2"

[dependencies.vipers]
version = "^2"

[features]
cpi = ["no-entrypoint"]
default = []
no-entrypoint = []
no-idl = []

[lib]
crate-type = ["cdylib", "lib"]
name = "brrr"

[package]
authors = ["Ghost Chain <ghost@cashio.app>"]
description = "Handles the printing and burning of $CASH, using Saber LP Arrows as collateral."
edition = "2021"
homepage = "https://cashio.app"
keywords = ["solana", "anchor", "crate", "cashio", "saber"]
license = "AGPL-3.0"
name = "brrr"
repository = "https://github.com/CashioApp/cashio"
version = "0.3.1"