Code Monkey home page Code Monkey logo

nicenomp's Introduction

Helping give NOMP new life! With some style.

If you want to help contribute, please look at the original project first!

This is all the things great about NOMP, now with modern style and design of BootStrap 4! Having disliked the previous UI, due to cramping, little to no info displayed while what is displayed is not very helpful to users. I decided to fork a already great project, and add some stylistic touches it severely needs. I would of considered requesting pulls to the main branch, though with such heavy changes to the project, I decided a hard fork would be well suited. But if you would like to contribute, please consider looking at the original project first, as these guys are the ones who helped get this NOMP rebirthing process started.


Node Open Mining Portal consists from 3 main modules:

Stratum Pool can be replaced with node-merged-pool.
Add new algorithms using Node Multihashing.

Current version: v1.1.3


Recommended Dependencies/Setup Ubuntu 16.04

sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev
sudo apt-get install libboost-all-dev git npm nodejs nodejs-legacy libminiupnpc-dev redis-server
sudo apt-get install -y software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
sudo apt-get update
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get -y install fail2ban
sudo systemctl enable fail2ban
sudo systemctl start fail2ban

sudo npm install -g n
curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash -
sudo apt-get install -y nodejs

Install

git clone https://github.com/cryptosharks131/NiceNOMP.git pool
sudo chmod a+rwx pool
cd pool
sudo npm install
sudo node init.js

Requirements

  • Node 8.x.x or higher
  • Coin daemon
  • Redis Server

Hashing algorithms

Working

Algorithm Comment
C11 tested shares and payments with Dixicoin
Groestl tested only shares with AuroraCoin, blocks not tested
lyra2rev2 shares work, needs tests with payments. currently being tested with Lunex coin
lyra2z Working in testnet mining and payouts
NeoScrypt working now thanks to @foxer666 pushing update to parent repo
Qubit Shares works, and blocks should now too.
Scrypt tested with AntiLiteCoin, 1CREDIT, ArgusCoin, WAYAWOLFCOIN and many others
SHA256 tested with VCOIN, don't use with BTC, no Segwit tested
X11 tested with BrainCoin, CannabisCoin, AdzCoin and many others
X16r tested with RavenCoin
X16s tested with AceD
Yescrypt needs tests, though should work
YescryptR16 needs tests, though should work
YescryptR32 currently being tested with WaviCoin. shares work, payments unconfirmed

Need tests

Algorithm Comment
? Argon2 need tests
? Blake need tests
? Blake2S need tests
? Cryptonight need tests
? Dcrypt need tests
? Decred need tests
? Fresh need tests
? Fugue need tests
? GroestlMyriad need tests
? Quark need tests
? Hefty1 need tests
? Keccak need tests
? Lbry need tests
? lyra2re need tests
? lyra2re2 need tests
x lyra2z330 need tests
? NIST5 need tests
? S3 need tests
? Scrypt-N need tests
? Scrypt-OG need tests
? Sha1 need tests
? SHAvite-3 need tests
? Skein need tests
? X11Ghost need tests
? X13 need tests
? X14 need tests
? X15 need tests
? zr5 need tests
? ziftr need tests

Don't work yet

Algorithm Comment
- Scrypt-Jane submitblock not working tested with CacheCoin, Yacoin


Credits


License

Released under the GNU General Public License v2 http://www.gnu.org/licenses/gpl-2.0.html

nicenomp's People

Contributors

devnull-ed avatar skinnypetethegiraffe avatar cryptosharks131 avatar codati avatar panda2k 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.