safejar-cpi

Crates.iosafejar-cpi
lib.rssafejar-cpi
version0.3.1
sourcesrc
created_at2024-08-26 07:05:09.580341
updated_at2024-08-26 07:15:49.059568
descriptionAutogenerated CPI client for Safejar.
homepage
repositoryhttps://github.com/noncepad/safejar-cpi
max_upload_size
id1351892
size31,988
Joel Manuel De Jesus (joeldejesus1)

documentation

README

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"
Commit count: 0

cargo fmt