文件名称:PowerGrid-BlockchainProject:利用区块链技术的电网共享管理系统
文件大小:13.38MB
文件格式:ZIP
更新时间:2024-04-29 10:24:56
JavaScript
电网 设置开始: 步骤1:使用以下命令下载目录: git clone "https://github.com/suryasjith/PowerGrid-BlockchainProject.git" 步骤2:移至下载目录并使用以下命令安装依赖项以进行测试: npm Install 步骤3:移至frontend-react目录并使用以下命令安装Front-end的依赖项: npm Install 设置专用链(Ganache / Geth): 设置Ganache 步骤1:使用ChainID 5777在端口7545上激活Ganache 或者 架设Geth 步骤1:移至Nodedata目录并打开终端并使用命令: geth --identity "miner" --networkid 7877 --datadir data --nodiscover --mine --rpc --r
【文件预览】:
PowerGrid-BlockchainProject-main
----.gitignore(15B)
----truffle-config.js(4KB)
----build()
--------contracts()
----README.md(6KB)
----migrations()
--------2_deploy_contracts.js(609B)
--------1_initial_migration.js(126B)
----contracts()
--------Consumption.sol(2KB)
--------Migrations.sol(419B)
--------Elektron.sol(4KB)
--------AdminPower.sol(435B)
--------Admin.sol(1KB)
----frontend()
--------package.json(1018B)
--------package-lock.json(760KB)
--------src()
--------public()
--------debug.log(232B)
--------README.md(3KB)
--------.eslintcache(9KB)
----Document.docx(39KB)
----test()
--------.gitkeep(0B)