@antchain/myfish-scaffold
v0.6.0
Published
蚂蚁链 TypeScript 智能合约研发脚手架模板。
Downloads
32
Keywords
Readme
蚂蚁链 TypeScript 智能合约研发脚手架模板。
Compile and Test Contract
npm i
npm run compile
npm run t
Start DApp
npm start
More
npx myfish browse b
npx myfish deploy
npx myfish run -m 'GetName'
更多信息请查看 官方文档 🚀🚀🚀