Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe actual usage of CosmWasm #111

Open
jawoznia opened this issue Jul 25, 2024 · 0 comments
Open

Describe actual usage of CosmWasm #111

jawoznia opened this issue Jul 25, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed

Comments

@jawoznia
Copy link
Contributor

The CosmWasm docs describe the creation of a product (Smart Contract) but do not explain how to use it in the real world.

I would like to see maybe a separate section like Deployment where we would create a simple but feature-full contract, set up a simple chain, and describe:

  • Install the contract on the chain
  • Initialize the contract
  • Execution, queries, sudos, ...
  • Usage of custom messages and custom queries
  • And potentially more

All of that with example setups in both contract and chain.

@jawoznia jawoznia added documentation Improvements or additions to documentation help wanted Extra attention is needed labels Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant