1 unstable release
new 0.3.1 | Jan 14, 2025 |
---|
#563 in Magic Beans
71 downloads per month
6KB
Solpipe CPI
solpipe_cpi
is a Rust library for using the Solpipe smart contract.
Features
Accounts
- Controller: this defines market places
- Pipeline: this account defines sellers
- Payout: this defines individual usage periods created by Pipelines
Installation
To use solpipe_cpi
in your Rust project, add it to your Cargo.toml
:
[dependencies]
solpipe_cpi = "0.3"
Dependencies
~19–27MB
~464K SLoC