A web-based interface for debugging and testing the CosmWasm contract without the need for setting up the Rust dev toolchains or a local dev testnet node.
Install and run via npm:
npm install
npm start
Open http://localhost:3000 to view it in your browser.
npm run story