0.0.18 • Published 3 years ago

cosmscript v0.0.18

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
3 years ago

cosmscript

A Transpiler for CosmWasm Smart Contracts

npm install -g cosmscript

usage

 cosmscript generate \
    --schema ./schema \
    --out ./src \
    --name MyContractName