DAO:Qwood分散式自治组织

时间:2024-06-01 13:42:18
【文件属性】:

文件名称:DAO:Qwood分散式自治组织

文件大小:52KB

文件格式:ZIP

更新时间:2024-06-01 13:42:18

ethereum smart-contracts dao solidity tokensale

QWood分散式自治组织 -DAO的ERC827可冻结令牌智能合约。 -具有表决权的股东的分散组织。 与使用。 由提供。 安装 $ npm i -g truffle $ npm i 快速使用 在testrpc中运行 $ npm run develop > compile > migrate --reset > test 在Ropsten测试网络中运行(Infura) $ npm run ropstenInfura > compile > migrate --reset 在Ropsten测试网络中运行(Geth) Geth节点启动 geth --testnet --syncmode "light" --rpc --rpcport 7545 --rpcapi "personal,admin,eth,web3,net" --rpccorsdomain "*" --rpcvhosts "*"


【文件预览】:
DAO-master
----.gitignore(123B)
----.env.example(130B)
----truffle-config.js(135B)
----package.json(1KB)
----package-lock.json(114KB)
----scripts()
--------init.js(2KB)
--------utils()
--------config()
--------setRates.js(2KB)
----README.md(1KB)
----config()
--------env.js(1KB)
----migrations()
--------3_deploy_tokens.js(699B)
--------2_deploy_contracts.js(1KB)
--------1_initial_migration.js(131B)
----contracts()
--------QWoodDAOToken.sol(14KB)
--------Migrations.sol(515B)
--------QWoodDAOTokenSale.sol(16KB)
--------QWoodDAO.sol(9KB)
--------test()
----truffle.js(2KB)
----test()
--------util.js(2KB)
--------Example.test.js(815B)
--------QWoodDAOTokenSale.test.js(27KB)
----.editorconfig(146B)

网友评论