0xFable / capsule

Truffle for Terra and beyond! Capsule is small Python SDK tool you can use to deploy Terra CosmWasm contracts to a given Terra (Cosmos SDK Based) chain.
https://0xfable.github.io/capsule/
MIT License
13 stars 1 forks source link

Execute command #7

Closed 0xFable closed 2 years ago

0xFable commented 3 years ago

As a cosmwasm developer I want a way to quickly execute contract commands So that I can test contracts quickly

This is another use case that can be achieved by terrad/terracli so the question that will be present is how can this tool make that experience easier for an end user.