2 releases
0.3.1 | Aug 26, 2024 |
---|---|
0.3.0 | Aug 26, 2024 |
#9 in #cpi
48 downloads per month
3KB
Safejar CPI
safejar_cpi
is a Rust library for using the Safejar smart contract.
Features
- Jars: manage on-chain funds via Jars
- Delegate: delegate funds from Jars to users
- Rule Set: Place restrictions on how funds are spent via rules
Installation
To use safejar_cpi
in your Rust project, add it to your Cargo.toml
:
[dependencies]
safejar_cpi = "0.3.0"
Dependencies
~17–26MB
~435K SLoC