Coder Social home page Coder Social logo

exzellenz / foxy-gh-farmer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from foxypool/foxy-gh-farmer

0.0 0.0 0.0 50 KB

A simplified Gigahorse farmer for the chia blockchain using the Foxy-Pool Gigahorse node

Home Page: https://docs.foxypool.io/proof-of-spacetime/foxy-gh-farmer/

License: GNU General Public License v3.0

Python 98.90% Dockerfile 1.10%

foxy-gh-farmer's Introduction

Foxy-GH-Farmer

Foxy-GH-Farmer is a simplified Gigahorse farmer for the chia blockchain using the Foxy-Pool Gigahorse node to farm without a full node running on your machine.

Note: If you can run a full node, you should!

Foxy-GH-Farmer is useful in the following scenarios:

  • Your hardware does not support running a full node

Installing

Using the binary

  1. On Linux ensure you have libgomp1 as well as ocl-icd-libopencl1 installed
  2. Download the latest binary zip for your OS from the releases page
  3. Run the binary, it will create a default foxy-gh-farmer.yaml in the current directory based on your current chia config.yaml
  4. Edit the foxy-gh-farmer.yaml to your liking and restart foxy-gh-farmer
  5. Profit!

Running from source

  1. On Linux ensure you have libgomp1 as well as ocl-icd-libopencl1 installed
  2. Clone the git repo and cd into it: git clone https://github.com/foxypool/foxy-gh-farmer && cd foxy-gh-farmer
  3. Install the dependencies: pip install .
  4. Run using foxy-gh-farmer, it will create a default foxy-gh-farmer.yaml in the current directory based on your current chia config.yaml
  5. Edit the foxy-gh-farmer.yaml to your liking and restart foxy-gh-farmer
  6. Profit!

Using docker

A docker image based on the provided Dockerfile is available via ghcr.io/foxypool/foxy-gh-farmer:latest. For specific tags see this list. A docker-compose.yaml example is available as well, to get started.

Currently, this requires you to have a working foxy-gh-farmer.yaml already available to mount into the container. See this example configuration for reference.

Are my keys safe?

Yes, Foxy-GH-Farmer itself is open source. It uses the Gigahorse Farmer and Harvester from madMAx43v3r under the hood which is closed source, however. As such the farming topology has not changed, your locally running farmer still signs your blocks, same as when running a local full node. Your keys do not leave your machine.

License

GNU GPLv3 (see LICENSE)

foxy-gh-farmer's People

Contributors

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