solpipe-cpi 0.3.1

Autogenerated CPI client for Solpipe.
Documentation
  • Coverage
  • 12.06%
    97 out of 804 items documented0 out of 117 items with examples
  • Size
  • Source code size: 100.86 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 26.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 1m 5s Average build duration of successful builds.
  • all releases: 1m 5s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • noncepad/solpipe-cpi
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • joelnpdr

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"