CosmWasm / docs

https://cosmwasm-docs.vercel.app
Apache License 2.0
6 stars 3 forks source link

Generic contracts and interfaces in sylvia #104

Closed hashedone closed 1 month ago

hashedone commented 1 month ago

We need a very solid explanation of generic Sylvia stuff, especially in the context of chain-agnostic contracts (those should be using generic custom msg/query). The reasoning behind that should be explained, and simple way of implementing this pattern should be presented.