solana-py
solana-py copied to clipboard
Implementing Staking?
The SPL documentation says you can stake in python with a mystery package labeled staking. unlike spl, this is not bundled with the solana-py package, and cannot be downloaded with pip. How can I start staking? other packages include staking, but the syntax is not nearly as clean.