swarm主网1.如何安装主网桥接器 xDai RPC?
Posted weixin_46596227
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了swarm主网1.如何安装主网桥接器 xDai RPC?相关的知识,希望对你有一定的参考价值。
安装前硬件准备
处理器
多核处理器
内存
最低8G内存
硬盘
不低于400GB的SSD硬盘
安装网址
3.2.5版本:https://github.com/openethereum/openethereum/tree/v3.2.5
更多说明:https://openethereum.github.io/Beginner-Introduction
安装步骤
安装rustup
curl https://sh.rustup.rs -sSf | sh
安装Perl
sh <(curl -q https://platform.activestate.com/dl/cli/install.sh) --activate-default ActiveState/Perl-5.32
安装yasm
sudo apt-get install -y yasm
安装openethereum
git clone https://github.com/openethereum/openethereum && cd openethereum
sudo apt-get install cargo && cargo clean && cargo build --release --features final
这会在 ./target/release 子目录中生成一个可执行文件。如果以上命令执行失败,请操作下面的指令。
~/.cargo/bin/cargo build --release
启动
./target/release/openethereum --chain xdai --no-warp
以上是关于swarm主网1.如何安装主网桥接器 xDai RPC?的主要内容,如果未能解决你的问题,请参考以下文章
swarm主网BZZ挖矿:钱包如何添加BZZ合约?如何查钱包余额?