FirmaChain CosmWasm Testing Tool is a web service to test smartcontract based rust-language on cosmwasm in testnet.
Website : https://contract-testnet.firmachain.dev/
npm install
cp .env.sample .env
cp src/config.sample.ts src/config.ts
npm run start