【以太坊】本地搭建Ethereum私有网络

环境

xiaoyu@xiaoyu-VirtualBox:~$ uname -a
Linux xiaoyu-VirtualBox 4.10.0-19-generic #21-Ubuntu SMP Thu Apr 6 17:04:57 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

安装

访问官方网站https://www.ethereum.org/
找到Get our command line tools

sudo apt-get install software-properties-common
sudo add-apt-repository -y ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install ethereum


xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install software-properties-common
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
software-properties-common 已经是最新版 (0.96.24.13)。
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
xiaoyu@xiaoyu-VirtualBox:~$ sudo add-apt-repository -y ppa:ethereum/ethereum
gpg: keybox '/tmp/tmprb0i8esx/pubring.gpg' created
gpg: /tmp/tmprb0i8esx/trustdb.gpg:建立了信任度数据库
gpg: 密钥 1C52189C923F6CA9:公钥“Launchpad PPA for Ethereum”已导入
gpg: 合计被处理的数量:1
gpg:               已导入:1
OK
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get update
命中:1 http://cn.archive.ubuntu.com/ubuntu zesty InRelease
命中:2 http://cn.archive.ubuntu.com/ubuntu zesty-updates InRelease             
命中:3 http://cn.archive.ubuntu.com/ubuntu zesty-backports InRelease           
获取:4 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty InRelease [15.4 kB]
获取:5 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 Packages [3,068 B]
获取:6 http://security.ubuntu.com/ubuntu zesty-security InRelease [89.2 kB]
获取:7 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main i386 Packages [3,084 B]
获取:8 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main Translation-en [888 B]
已下载 112 kB,耗时 3秒 (33.3 kB/s)                                  
正在读取软件包列表... 完成
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://cn.archive.ubuntu.com/ubuntu zesty/universe amd64 swarm amd64 2.1.12+dfsg-1 [73.4 kB]
获取:5 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 geth amd64 1.6.7+build10273+zesty [4,820 kB]
错误:2 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 abigen amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
错误:3 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 bootnode amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
错误:4 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 evm amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
错误:7 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 rlpdump amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
获取:8 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 wnode amd64 1.6.7+build10273+zesty [3,308 kB]
获取:9 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 ethereum amd64 1.6.7+build10273+zesty [1,540 B]
错误:6 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 puppeth amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
已下载 8,203 kB,耗时 540秒 (24.1 kB/s)    
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/abigen_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/bootnode_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/evm_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 无法下载 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/puppeth_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/rlpdump_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 10.5 MB/18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] Y
错误:1 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 abigen amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
错误:2 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 bootnode amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
错误:3 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 evm amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
错误:5 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 rlpdump amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
错误:4 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 puppeth amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/abigen_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/bootnode_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/evm_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 无法下载 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/puppeth_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/rlpdump_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 10.5 MB/18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:2 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 bootnode amd64 1.6.7+build10273+zesty [3,062 kB]
获取:3 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 evm amd64 1.6.7+build10273+zesty [2,993 kB]
错误:1 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 abigen amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
错误:5 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 rlpdump amd64 1.6.7+build10273+zesty
  不能连接到 101.96.8.165:http:
错误:4 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 puppeth amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
已下载 6,054 kB,耗时 550秒 (17.3 kB/s)    
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/abigen_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
E: 无法下载 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/puppeth_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/rlpdump_1.6.7+build10273+zesty_amd64.deb  不能连接到 101.96.8.165:http:
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 4,490 kB/18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
中止。
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 4,490 kB/18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 abigen amd64 1.6.7+build10273+zesty [1,507 kB]
错误:2 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 puppeth amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
错误:3 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 rlpdump amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
已下载 1,507 kB,耗时 324秒 (7,375 B/s)    
E: 无法下载 http://101.96.8.164/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/puppeth_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.164:80 (101.96.8.164),连接超时
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/rlpdump_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 2,983 kB/18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 puppeth amd64 1.6.7+build10273+zesty [2,449 kB]
错误:2 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 rlpdump amd64 1.6.7+build10273+zesty
  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
已下载 2,449 kB,耗时 349秒 (10.7 kB/s)    
E: 无法下载 http://101.96.8.165/ppa.launchpad.net/ethereum/ethereum/ubuntu/pool/main/e/ethereum/rlpdump_1.6.7+build10273+zesty_amd64.deb  无法连接上 101.96.8.165:80 (101.96.8.165),连接超时
E: 有几个软件包无法下载,要不运行 apt-get update 或者加上 --fix-missing 的选项再试试?
xiaoyu@xiaoyu-VirtualBox:~$ sudo apt-get install ethereum
正在读取软件包列表... 完成
正在分析软件包的依赖关系树       
正在读取状态信息... 完成       
将会同时安装下列软件:
  abigen bootnode evm geth puppeth rlpdump swarm wnode
下列【新】软件包将被安装:
  abigen bootnode ethereum evm geth puppeth rlpdump swarm wnode
升级了 0 个软件包,新安装了 9 个软件包,要卸载 0 个软件包,有 241 个软件包未被升级。
需要下载 534 kB/18.7 MB 的归档。
解压缩后会消耗 69.8 MB 的额外空间。
您希望继续执行吗? [Y/n] y
获取:1 http://ppa.launchpad.net/ethereum/ethereum/ubuntu zesty/main amd64 rlpdump amd64 1.6.7+build10273+zesty [534 kB]
已下载 534 kB,耗时 32秒 (16.4 kB/s)                                           
正在选中未选择的软件包 swarm。
(正在读取数据库 ... 系统当前共安装有 173899 个文件和目录。)
正准备解包 .../0-swarm_2.1.12+dfsg-1_amd64.deb  ...
正在解包 swarm (2.1.12+dfsg-1) ...
正在选中未选择的软件包 abigen。
正准备解包 .../1-abigen_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 abigen (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 bootnode。
正准备解包 .../2-bootnode_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 bootnode (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 evm。
正准备解包 .../3-evm_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 evm (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 geth。
正准备解包 .../4-geth_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 geth (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 puppeth。
正准备解包 .../5-puppeth_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 puppeth (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 rlpdump。
正准备解包 .../6-rlpdump_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 rlpdump (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 wnode。
正准备解包 .../7-wnode_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 wnode (1.6.7+build10273+zesty) ...
正在选中未选择的软件包 ethereum。
正准备解包 .../8-ethereum_1.6.7+build10273+zesty_amd64.deb  ...
正在解包 ethereum (1.6.7+build10273+zesty) ...
正在设置 bootnode (1.6.7+build10273+zesty) ...
正在设置 puppeth (1.6.7+build10273+zesty) ...
正在设置 evm (1.6.7+build10273+zesty) ...
正在设置 abigen (1.6.7+build10273+zesty) ...
正在处理用于 man-db (2.7.6.1-2) 的触发器 ...
正在设置 rlpdump (1.6.7+build10273+zesty) ...
正在设置 wnode (1.6.7+build10273+zesty) ...
正在设置 geth (1.6.7+build10273+zesty) ...
正在设置 swarm (2.1.12+dfsg-1) ...
正在设置 ethereum (1.6.7+build10273+zesty) ...


搭建私有网络

创建创始区块文件

创建一个文件夹,确定将eth的相关都放在这个文件夹内

xiaoyu@xiaoyu-VirtualBox:~/eth$ pwd
/home/xiaoyu/eth

创建文件CustomGenesis.json

{
    "nonce": "0x0000000000000042",     "timestamp": "0x0",
    "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "extraData": "0x0",     "gasLimit": "0x8000000",     "difficulty": "0x400",
    "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "coinbase": "0x3333333333333333333333333333333333333333",     "alloc": {     }
}
xiaoyu@xiaoyu-VirtualBox:~/eth$ vi CustomGenesis.json
xiaoyu@xiaoyu-VirtualBox:~/eth$ geth --datadir "/home/xiaoyu/eth" init CustomGenesis.json
Fatal: invalid genesis file: json: cannot unmarshal hex string of odd length into Go struct field Genesis.extraData of type hexutil.Bytes

根据文档给的例子发现报错,然后查看另一个出处的文档,给的例子如下所示

{
    "config": {
        "chainId": 15,
        "homesteadBlock": 0,
        "eip155Block": 0,
        "eip158Block": 0
    },
    "difficulty": "200000000",
    "gasLimit": "2100000",
    "alloc": {
        "7df9a875a174b3bc565e6424a0050ebc1b2d1d82": { "balance": "300000" },
        "f41c74c9ae680c1aa78f42e5647a62f353b7bdde": { "balance": "400000" }
    }
}

由于我们没有定义初始的账户,所以经过考虑,最终做了如下修改。

{
    "nonce": "0x0000000000000042",     "timestamp": "0x0",
    "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "extraData": "",     "gasLimit": "0x8000000",     "difficulty": "0x400",
    "mixhash": "0x0000000000000000000000000000000000000000000000000000000000000000",
    "coinbase": "0x3333333333333333333333333333333333333333",     "alloc": {     }
}

只是去掉了extraData的内容。

xiaoyu@xiaoyu-VirtualBox:~/eth$ geth --datadir "/home/xiaoyu/eth" init CustomGenesis.json
WARN [09-07|17:24:27] No etherbase set and no accounts found as default 
INFO [09-07|17:24:27] Allocated cache and file handles         database=/home/xiaoyu/eth/geth/chaindata cache=16 handles=16
Fatal: Failed to write genesis block: genesis has no chain configuration

然后可以发现在当前目录生成了对应的文件夹

xiaoyu@xiaoyu-VirtualBox:~/eth$ ls
CustomGenesis.json  geth  keystore

启动节点

xiaoyu@xiaoyu-VirtualBox:~/eth$ geth --datadir "/home/xiaoyu/eth" --nodiscover --rpcapi "db,eth,net,web3" --networkid 1999 console 2>>geth.log
Welcome to the Geth JavaScript console!

instance: Geth/v1.6.7-stable-ab5646c5/linux-amd64/go1.8.1
 modules: admin:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0

创建账户

> personal.newAccount("xiaoyu")
"0x20becac25bc3ab00dbd6ac511c3cd4e5e54abfd7"
> personal.newAccount("xiaoyu2")
"0xf8047f8063fdc7df778aa8b4379c158536ad8a25"
> personal
{
  listAccounts: ["0x20becac25bc3ab00dbd6ac511c3cd4e5e54abfd7", "0xf8047f8063fdc7df778aa8b4379c158536ad8a25"],
  listWallets: [{
      accounts: [{...}],
      status: "Locked",
      url: "keystore:///home/xiaoyu/eth/keystore/UTC--2017-09-07T09-29-43.278548578Z--20becac25bc3ab00dbd6ac511c3cd4e5e54abfd7"
  }, {
      accounts: [{...}],
      status: "Locked",
      url: "keystore:///home/xiaoyu/eth/keystore/UTC--2017-09-07T09-29-57.512583773Z--f8047f8063fdc7df778aa8b4379c158536ad8a25"
  }],
  deriveAccount: function(),
  ecRecover: function(),
  getListAccounts: function(callback),
  getListWallets: function(callback),
  importRawKey: function(),
  lockAccount: function(),
  newAccount: function github.com/ethereum/go-ethereum/console.(*bridge).NewAccount-fm(),
  sendTransaction: function(),
  sign: function github.com/ethereum/go-ethereum/console.(*bridge).Sign-fm(),
  unlockAccount: function github.com/ethereum/go-ethereum/console.(*bridge).UnlockAccount-fm()
}

参考资料

https://github.com/ethereum/go-ethereum/wiki/Private-network
http://www.ethdocs.org/en/latest/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值