Giter Site home page Giter Site logo

eosio-mainnet-node-buildup's Introduction

eosio-mainnet-node-buildup

how to quickly build nodeos on eosio-mainnet

##1.先下载成功下载eosio源码##

git clone https://github.com/EOSIO/eos.git --recursive

cd eos

git submodule update --init --recursive

./eosio_build.sh

安装,安装的默认路径是/usr/local/eosio/bin/路径下:

./eosio_install.sh

##2.下载eosstore程序启动包##

git clone https://github.com/eosstore/eosio-mainnet-node-buildup.git

##3.从eosstore获取最新的data数据备份并放到eos-data目录下##

点击链接跳转到data备份的地址

找到最新的data,执行操作

./get_ubuntu_data.sh https://s3-ap-northeast-1.amazonaws.com/eosstorebp/2018-08-24-00_30_10.tar.gz

##4.用部署systemctl服务,并且启动eosio程序##

./set_eosioservice.sh

Systemctl start eosio.service

注意:代码下载路径默认是/root,当前的路径是/root/eosio-mainnet-node-buildup/eosio-node/,如果路径不正确,需要自己修改eosio.service中的nodeos启动路径。

##5.查看log##

tail -f eosio.log

eosio-mainnet-node-buildup's People

Contributors

zsq978663747 avatar

Watchers

fang qiang avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.