tinyhill666 / eos-node-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sample config of eos-bios.

run bp in private net.

publish fullnode to internet.

  1. vim set-env.sh
  2. source set-env.sh
  3. vim seed_network.keys
  4. vim hook_join_network.sh
  5. vim my_discovery_file.yaml
  6. eos-bios *

docker

docker build -t qiushaoxi/eos-mainnet:v1.0.7 --build-arg branch=mainnet-1.0.7 --build-arg symbol=EOS .

About


Languages

Language:Shell 100.0%