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

Add Secret Support #25

Open 0xFable opened 2 years ago

0xFable commented 2 years ago

Secret Network added a python SDK Similar to Terra. This is perfect for integration purposes as capsule uses terra sdk.

As a user of capsule I want a way to deploy my contracts to Secret So that I can have a similar experience uploading to both Secret and terra with one toolset