- 服务器环境
CPU:32核
内存:64 GB
数据盘:4T SSD 数据盘
带宽:50M
- 软件环境
centos 7.9
- BSC快照官方:https://docs.binance.org/smart-chain/developer/snapshot.html
- BSC快照github:https://github.com/binance-chain/bsc-snapshots
- BSC github地址:https://github.com/binance-chain/bsc/releases
文章目录
一、下载bsc主网快照数据
-
- 一、下载bsc主网快照数据
- 二、下载BSC二进制文件
- 三、下载主网配置文件及创世区块文件
- 四、二进制启动BSC主网
- 五、查询是否同步完成
- 安装linux下的窗口管理器工具:screen
yum -y install screen
- 下载bsc主网快照数据
cd /opt/bsc/
screen -S bsc wget -O geth.tar.lz4 https://tf-dex-prod-public-snap