GithubHelp home page GithubHelp logo

blockproducer-enu's Introduction

ENU-BP-tools

Build & install node components

make sure your repository is on the newest commit of enumivo branch, then build and install.

git clone https://github.com/enumivo/enumivo.git
cd enumivo
git fetch origin enumivo
git checkout -b enumivo origin/enumivo
git submodule update --init --recursive
./enumivo_build.sh
cd build
make install

Register your node information, and apply node account/keys

  1. Domain name or IP address
  2. http port for monitor RPC access (default: 8888)
  3. P2P port (default: 9876)
  4. Host location
  5. Organization name (the organization name displayed in monitor page)

Fetch ENUAvengers public configurations

git clone https://github.com/quantumcatwang/BlockProducer-ENU.git

Make your own node data directory, copy the configurations and scripts

mkdir <YOUR_DATA_DIR_PATH>
cd <ENUBP_REPO_PATH>
cp genesis.json config.ini start.sh stop.sh <YOUR_DATA_DIR_PATH>

Fill in your node information

  • Replace DATADIR in scripts start.sh stop.sh with <YOUR_DATA_DIR_PATH>
  • Fill in your node information and keys into config.ini

Run enunode, check whether it works by watching the log file

cd <YOUR_DATA_DIR_PATH>
./start.sh
tail -f stderr.txt

Produce the blocks

If enunode works well, please contact the administrator to grant your the privilege of producing blocks.

Monitor Website

http://enu.6btc.com

blockproducer-enu's People

Contributors

fermicat avatar

Watchers

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.