sample config of eos-bios.
run bp in private net.
publish fullnode to internet.
- vim set-env.sh
- source set-env.sh
- vim seed_network.keys
- vim hook_join_network.sh
- vim my_discovery_file.yaml
- eos-bios *
docker build -t qiushaoxi/eos-mainnet:v1.0.7 --build-arg branch=mainnet-1.0.7 --build-arg symbol=EOS .