1 stable release
| 3.2.2 | Nov 9, 2025 |
|---|
#15 in #trezoa
Used in 10 crates
(3 directly)
140KB
3K
SLoC
Trezoa Stake Interface
This crate contains instructions and constructors for interacting with the Stake program.
The Stake program can be used to create and manage accounts representing stake and rewards for delegations to validators.
Getting Started
From your project folder:
cargo add trezoa-stake-interface --features bincode
This will add the trezoa-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.
Documentation
Read more about the Stake program on the crate documentation.
Dependencies
~0.6–2.8MB
~55K SLoC