I have my own blockhain in cosmos (ignite-cli). I would like assistance with integrating CosmWasm to enable smart contract support on my blockchain.
2 Likes
Hey:
- I don’t really recommend cosmwasm
- If you do want to use it then use GitHub - CosmWasm/wasmd: Basic cosmos-sdk app with web assembly smart contracts
- I also don’t really recommend using ignite
Unfortunately ignite uses dependency injection features of the cosmos SDK that proved to be highly unstable. When it begins to unpack the dependency injection features, then I think it would be reasonable to use ignite again.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.