Truffle

DeeLMind2024年12月23日小于 1 分钟

Truffle

安装

npm install -g truffle

新建工程

npx truffle init

编译工程

truffle compile

测试工程

truffle test
上次编辑于: 2026/3/11 05:49:26
贡献者: DeeLMind,DeeLMind
课程与服务