archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

fix(core): stdin input, helpers and error messages readability, flags fixes, skip schema validation #236

Closed eliasmpw closed 1 year ago

eliasmpw commented 1 year ago

Closes #233 feat(contracts): Allow skipping the schema validation

Closes #228 fix(contracts): fix stdin pipes

Closes #226 fix(contracts): Update flags in the store sub-command

Closes #223 fix: Always read from stdin before flags