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

CosmWasm core: Documentation outline #25

Open
23 of 39 tasks
aumetra opened this issue May 22, 2024 · 2 comments
Open
23 of 39 tasks

CosmWasm core: Documentation outline #25

aumetra opened this issue May 22, 2024 · 2 comments
Labels

Comments

@aumetra
Copy link
Member

aumetra commented May 22, 2024

Tracking issue for a basic outline of the documentation:

@aumetra
Copy link
Member Author

aumetra commented May 22, 2024

The following things will only get a placeholder documentation until CW 2.1 is released:

  • P256
  • BLS12-381

Because we have no way to reliably doc-test them yet, and I would rather not have any examples instead of wrong ones.

@aumetra
Copy link
Member Author

aumetra commented Jun 15, 2024

Other topics:

  • Verifying the contract is well formed (cosmwasm-check)
  • Page of best practices

Should we show off how to do basic operations with CosmWasm utilities? Probably.
Something like sending funds? Because we already kinda cover how to call other contracts.

@uint uint added the core label Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants