Giter Club home page Giter Club logo

zen-nomp's Introduction

me super pool

+http://coinpool.cloud/

zen-nomp

Requirements

Currently, you will need:

  • Linux Ubuntu 16.04
  • 64-bit
  • 4GB of free memory(orr swap 4gb)

install ubuntu server and get it updated:

sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade

Description:

sudo apt-get install cmake libssl-dev libsodium-dev libpcre3-dev libleveldb-dev libboost-all-dev libgmp-dev libprotobuf-dev protobuf-compiler libjansson-dev screen build-essential pkg-config libc6-dev m4 g++-multilib autoconf libtool ncurses-dev unzip git python zlib1g-dev wget bsdmainutils automake npm redis-server 

sudo npm install n -g

sudo n stable

Download sources:

git clone https://github.com/zencashio/zen.git zencoin

git clone https://github.com/norens/zen-nomp.git nomp-zen

Build coin sources:

cd zencoin/
& ./zcutil/build.sh -j$(nproc)
& ./zcutil/fetch-params.sh

nano /home/zen/.zen/zen.conf

testnet=0
addnode=69.164.218.197
addnode=10.0.0.2:8233
server=1
rpcuser=you_user
rpcpassword=you_pass
rpcport=8232
rpcconnect=127.0.0.1

Start daemon

./src/zend 
./src/zend -daemon

Generate wallet addres

./src/zen-cli getnewaddress

and

 ./src/zen-cli z_getnewaddress

More command https://github.com/zcash/zcash/blob/v1.0.1/doc/payment-api.md

Build pool sources:

cd nomp-zen

npm update

npm install

sudo service redis-server restart

Config you web-site

nano config.json

Say you wallet addres in pool-config

nano pool_configs/zen.conf

Start pool

cd nomp-zen

npm start

Miner connect in 3357 port

Donate

  • Bitcoin 3Jtuqsq5pEkWiFCp3yThmAvCM2q5y51tyS

  • Zcash t1bjfQmQkfFs39gpeEPCV55SQ7YyuW1qmYL

zen-nomp's People

Contributors

norens avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

zen-nomp's Issues

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.