Coder Social home page Coder Social logo

xpow-autominter's Introduction

XPOW Autominter

This is a wrapper script around Itamar Carvalho’s XPOW CPU miner. With this script you can mine XPOW in the background.

Donate (AVAX✅, ETH✅, BSC✅): 0xa8101F6Ec7080dE84233f1eE4fc1D6A2C1568327

Instructions

  1. Clone this repository
  2. Download Ita’s miner (Linux, Windows)
  3. Move the Ita’s miner to the repo directory
  4. Make the miner executable on Linux with command chmod +x xpow-miner
  5. Install NodeJS and npm (with apt install nodejs npm on Linux), on Windows God help you
  6. Install ethers library inside the repo dir with command npm i ethers dotenv
  7. Create a new wallet through MetaMask and fund it with AVAX (do not store large amounts in this wallet)
  8. Copy .env.example to .env and add your private key to PRIVATE_KEY
  9. Adjust MIN_WORK based on your needs
  10. Run sh starts.sh on Linux and start.bat on Windows to start mining & minting

On minWork

minWork is the easiest nonce that will be submitted to the blockchain. Lower minWork means that you will mint more often with small transactions, resulting in high gas fee usage. 6 is recommended value at the current market conditions for XPOW. If you have a weaker computer you might find 5 more useful. If you have a stronger computer and do not want to spend too much on gas you might find 7 more useful.

TODO

  • Fix concurrent transaction nonce error
  • Minting strategies
  • Wallet fund management strategies

Completed ✅

  • Add full Windows support
  • Use multiple cores
  • Source private key from .env

xpow-autominter's People

Contributors

shungy 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.