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

Complete issue 103 schema json #107

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

jawoznia
Copy link

No description provided.

@jawoznia
Copy link
Author

jawoznia commented May 17, 2023

Ts-codegen command I run

cosmwasm-ts-codegen generate \
          --plugin client \
          --schema ./schema \
          --out ./ts \
          --name whitelist \
          --no-bundle

Nice explanation by Ethan how to generate this schema #103 (comment)

@pyramation
Copy link
Collaborator

thanks @jawoznia — can you update the tests? The CI is failing.

cd packages/wasm-ast-types
yarn test:watch
<press a> // press a to run all tests
<press u> // press u to update the snapshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants