2 releases

0.3.1 Aug 26, 2024
0.3.0 Aug 26, 2024

#6 in #cpi

Download history 211/week @ 2024-08-22 44/week @ 2024-08-29 19/week @ 2024-09-12

274 downloads per month

MIT license

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

~19–27MB
~458K SLoC