Giter Club home page Giter Club logo

p2pool-myriad's Introduction

About

This is a Myriad customised version of P2Pool, forked directly from https://github.com/forrestv/p2pool.

All 3 of Myriad's non-merge-mined algorithms (myr-groestl, skein, qubit) are supported and preconfigured, and Python modules for each are provided.

Requirements & Setup:

Generic:

To install the hash modules, go into each sub-folder within /modules and run

su python setup.py install

Running P2Pool:

To use P2Pool, you must be running your own local myriadcoin daemon. For standard configurations, using P2Pool should be as simple as:

python run_p2pool.py --net {network_name}

Replace {network_name} with the following depending on the algorithm:

  • Myr-Groestl - myriad_groestl
  • Skein - myriad_skein
  • Yescrypt - myriad_yescrypt

Ensure your myriad daemon is configured with the same algorithm (via the algo= option in myriadcoin.conf).

To make your node accessible from the internet, open the following ports on your router (both the worker port and peer-2-peer port please!):

  • Myr-Groestl: Worker Port = 5545; Peer-2-Peer Port = 5544
  • Skein: Worker Port = 5589; Peer-2-Peer Port = 5588
  • Yescrypt: Worker Port = 5534; Peer-2-Peer Port = 5533

Run for additional options:

python run_p2pool.py --help

Front End

You can access the web front end via http://{ip-address-of-p2pool}:{worker-port}/static

The standard UI has been replaced with https://github.com/justino/p2pool-ui-punchy

Donations towards further development:

1HNeqi3pJRNvXybNX4FKzZgYJsdTSqJTbk

Official wiki:

https://en.bitcoin.it/wiki/P2Pool

Sponsors:

Thanks to:

  • The Bitcoin Foundation for its generous support of P2Pool
  • The Litecoin Project for its generous donations to P2Pool

License:

Available here

p2pool-myriad's People

Contributors

forrestv avatar nzsquirrell avatar coblee avatar rav3npl avatar drazisil avatar goblin avatar d0gzpaw avatar midnightmagic avatar maaku avatar grimd34th avatar iongchun avatar thrasher- avatar m0glie avatar harukama avatar kevinxucs avatar krellan avatar roy7 avatar gmaxwell avatar gades avatar cohibaa avatar napieraj avatar nocarryr avatar dcod3d avatar blrhc avatar whitj00 avatar wtogami avatar tierradelfuego avatar tadasvaranavicius avatar rchgrav avatar jameshilliard 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.