description |
---|
Quick breakdown of additional tools to use for development |
Hidden Gems
There are many tools created by various ecosystem contributors. These tools can be incredibly useful in different situations.
If you have a tool that you think could be added here, let us know on GitHub or Discord!
- https://scrthost.xiphiar.com/txdecrypter/
- https://snip20history.trivium.network/
- https://permits.scrtlabs.com/
- https://bech32.scrtlabs.com
- https://scrthost.xiphiar.com/
- Collection of awesome things related to CosmWasm smart contracts.
- https://github.com/scrtlabs/CosmWasm-Simulator - Simulator for CosmWasm transactions. Helpful when trying to debug on-chain behavior
- Smart Contract Interface
- Browser interface for smart contracts by btn.group
- Panic
- Monitor a validator on the Secret Network with an active telegram bot, email or phone call through Twilio
- Secret Contract code verifier
- Tool to verify the WASM public binary of any contract against its source code. Make sure live contracts do what the Git repo says they do.