truffle-antelope

时间:2024-04-24 23:19:16
【文件属性】:

文件名称:truffle-antelope

文件大小:15KB

文件格式:ZIP

更新时间:2024-04-24 23:19:16

JavaScript

第一个松露项目 第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


【文件预览】:
truffle-antelope-master
----.soliumignore(38B)
----package.json(2KB)
----test()
--------Deployment.test.js(2KB)
--------.gitkeep(0B)
----env.sh(237B)
----migrations()
--------1_initial_migration.js(126B)
----contracts()
--------Migrations.sol(419B)
----.gitignore(49B)
----README.md(4KB)
----truffle-config.js(7KB)
----.soliumrc.json(583B)
----build()
--------contracts()

网友评论