Rust and JS code to perform Solana RPC's GetStakeActivation client-side
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides Rust and JavaScript libraries to perform Solana RPC calls on the client-side, specifically for getting stake activation data. It is designed for developers building applications on the Solana blockchain who need to access stake activation information despite the removal of the `GetStakeActivation` RPC method in Agave 2.0. The libraries allow developers to calculate stake activation status on the client-side, making it a useful tool for anyone interacting with Solana RPC nodes.