Skip to content

MANTRA-Chain/wasm-testing

Repository files navigation

Wasm Testing

This repo contains a simple cosmwasm contract to test multiple wasm functionalities on chain.

How to use

Run just test-on-chain RPC CHAIN_ID DENOM BINARY WALLET WALLET2 and the script test.sh will take care of itself.

The script will:

  • Compile a cosmwasm contract
  • Upload the contract to the specified chain
  • Instantiate two instances of the contract
  • Execute all the ExecuteMsg messages of the contract
  • Query the contract
  • Migrate the contract

Requirements

About

CosmWasm contract to test different wasm functions on chain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors