文件名称:Unit-18-Blockchain:权威证明区块链开发
文件大小:1.26MB
文件格式:ZIP
更新时间:2024-04-27 20:14:39
Unit-18-区块链 权威证明区块链开发 指示 启动网络 Initialize the nodes Initialize the nodes with the genesis' json file. This step will initilize the nodes for the zbanknet network after the genesis block has been created. Datadir defines the directory and init will referense the JSON genesis block file. ./geth --datadir nodehw1 init zbanknet/zbanknet.json ./geth --datadir nodehw2 init zbanknet/zbanknet.json Sta
【文件预览】:
Unit-18-Blockchain-main
----nodehw1()
--------keystore()
--------geth()
----README.md(2KB)
----nodehw2()
--------keystore()
--------geth()
----Images()
--------sendtrans.png(41KB)
--------startnodehw1.png(106KB)
--------transconfirm.png(28KB)
--------transbroadcast.png(22KB)
--------startnodehw2.png(100KB)
----zbanknet()
--------Screenshots()
--------zbanknet.json(1KB)