Rust Solana program using the Anchor framework, that offers a programs repository with groups & subgroups based on proposals and votes, powering the Solactivity explorer for easy chain activity display.
Live @ https://solactivity.info/
- Follow the Anchor installation guide to install the Solana CLI, Rust and Anchor using avm.
anchor build -p solactivity
anchor deploy -p solactivity --provider.cluster <cluster> --provider.wallet <keypair>
Cluster | Address | Explorer |
---|---|---|
Mainnet | acTiJkzfuF6vx8Z6GvH4JcZEWCyztU3M5L6BsQDzfNa | Solscan |
Devnet | acTiJkzfuF6vx8Z6GvH4JcZEWCyztU3M5L6BsQDzfNa | Solscan |
Upgrade authority: ANcHrHbApAcPqfYPs3WegLytaQhsHt6UYAGVsDjJeuhX
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Open Source - All files within this repository are licensed under the MIT License.