6 releases
| 0.2.0 | Oct 17, 2025 |
|---|---|
| 0.1.5 | Sep 22, 2025 |
| 0.1.3 | Mar 25, 2025 |
#1 in #stake
197 downloads per month
Used in spherenet-program
19KB
148 lines
The Stake program interface override helpers for SphereNet stake delegation..
SphereNet Stake Interface
Getting Started
From your project folder:
cargo add spherenet-stake-interface --features bincode
This will add the spherenet-stake-interface dependency with the bincode feature enabled to your Cargo.toml file. The bincode feature contains the instruction constructors to create instructions for the Stake program.
Dependencies
~2–6.5MB
~114K SLoC