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:
[]
= "0.3"