1. 首页
  2. 数据库
  3. 其它
  4. truffle antelope 源码

truffle antelope 源码

上传者: 2021-04-19 19:02:17上传 ZIP文件 14.51KB 热度 19次
第一个松露项目 第1部分 修改项 在package.json中指定MNEMONIC ganache-cli -h 0.0.0.0 安装套件 如果全局安装了ganache-cli和truffle,请在package.json中将其删除 yarn install 测试Ganache 运行ganache-cli MNEMONIC= ' kitten warrior chaos sight wedding rhythm repair dawn also obvious novel oppose ' ganache-cli -m $MNEMONIC -h 0.0.0.0 在单独的终端窗口中: curl http://127.0.0.1:8545 \ -X POST \ -H " Content-Type: application/json " \ -d ' {"j
用户评论