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

Config file with credentials #2

Closed 0xFable closed 3 years ago

0xFable commented 3 years ago

As a CosmWasm developer using capsule I want a way to store my creds so I dont have to pass my mnemonic via the command line or hardcode it.