harmony-box:和谐的松露盒-使用Truffle和本地以太坊工具将智能合约部署到Harmony

时间:2021-05-15 05:45:16
【文件属性】:
文件名称:harmony-box:和谐的松露盒-使用Truffle和本地以太坊工具将智能合约部署到Harmony
文件大小:108KB
文件格式:ZIP
更新时间:2021-05-15 05:45:16
smart-contracts truffle solidity JavaScript 和声盒 Harmony Box是一个Truffle框,可让您使用Truffle和本机以太坊工具快速启动并运行在Harmony上部署智能合约。 入门 松露 如果您在全球范围内安装了Truffle: (直到包装盒被Truffle批准,您必须依靠下面的git安装步骤) mkdir harmony && cd harmony truffle unbox harmony 或者,如果您想通过git安装: git clone https://github.com/harmony-one/harmony-box.git cd harmony-box .env 将.env-example复制到.env: cp .env-example .env 修改.env并将每个网络的“ ENTER_PRIVATE_KEY_HERE ”替换为您要在部署合同时使用的相应私钥。 依存关系 使用yarn安装所有
【文件预览】:
harmony-box-main
----.env-example(136B)
----.gitattributes(33B)
----box-img-lg.png(4KB)
----yarn.lock(218KB)
----truffle-box.json(290B)
----migrations()
--------1_initial_migration.js(126B)
--------2_deploy.js(845B)
----contracts()
--------TestToken.sol(693B)
--------Faucet.sol(1KB)
--------Migrations.sol(531B)
----LICENSE(1KB)
----box-img-sm.png(9KB)
----test()
--------test_TestToken.js(445B)
----truffle-config.js(883B)
----README.md(2KB)
----.gitignore(35B)
----private-provider.js(3KB)
----package.json(290B)

网友评论