spherenet-stake-interface

Crates.iospherenet-stake-interface
lib.rsspherenet-stake-interface
version0.2.0
created_at2025-03-21 08:30:26.781805+00
updated_at2025-10-17 10:50:59.723321+00
descriptionOverride helpers for stake delegation on SphereNet
homepage
repository
max_upload_size
id1600288
size90,426
(sphere-foundation-release)

documentation

README

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.

Commit count: 0

cargo fmt