Code Monkey home page Code Monkey logo

public-pool-app's Introduction

Requirements:

Bitcoin Node with the following configuration (bitcoin.conf):

#Enable RPC server
server=1
#Bind to the specific IP address or interface (default: 127.0.0.1)
rpcbind=127.0.0.1
# Allow connections from specific IP address(es) (can be repeated as needed)
rpcallowip=192.168.1.0/24
# RPC username and password
rpcuser=yourrpcusername
rpcpassword=yourrpcpassword
# RPC port (default: 8332)
rpcport=8332
# Enable ZMQ publishing
 zmqpubrawblock=tcp://0.0.0.0:28332
# Mining Optimizations**
maxmempool=1000
blockreconstructionextratxn=1000000
mempoolfullrbf=1

Installation and Setup

  1. Run Installer .exe

  2. Open settings.json in a text editor. It can be found at:

    Windows: %APPDATA%/public-pool-app/settings.json

    macOS: ~/Library/Application Support/public-pool-app/settings.json

    Linux: ~/.config/public-pool-app/settings.json

  3. Edit settings.json to match the IP address of your Bitcoin Node, Username and password

  4. Start or Restart App

Troubbleshooting

Logs can be found at:

Windows: %APPDATA%/public-pool-app/logs/main.log

macOS: ~/Library/Logs/public-pool-app/main.log

Linux: ~/.config/public-pool-app/logs/main.log

public-pool-app's People

Contributors

benjamin-wilson avatar

Stargazers

 avatar  avatar Ali avatar  avatar Rob Szarka avatar 22388o⚡️  avatar

Watchers

Toresh avatar  avatar  avatar

Forkers

22388o

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.