Truffle

DeeLMind小于 1 分钟

Truffle

安装

npm install -g truffle

新建工程

npx truffle init

编译工程

truffle compile

测试工程

truffle test
上次编辑于:
贡献者: DeeLMind