Git Product home page Git Product logo

orax-cli's Introduction

Official Orax Client

Source code of the official client for the Orax PegNet mining pool.

Pre-built binaries are available at https://docs.oraxpool.com/miners-tech/download-orax-cli.

Build

Cross compile the complete prod distribution:

# Build outputs located in build/prod folder
make clean && make prod             # Build with both Go 1.13 and 1.12
make clean && make prod-go-latest   # Build with Go >=1.13
make clean && make prod-go-1.12     # Build with Go 1.12

Or build a specific target:

Targets compiled with Go >=1.13:

  • orax-cli-linux-amd64
  • orax-cli-linux-arm64
  • orax-cli-linux-arm7
  • orax-cli-darwin-amd64
  • orax-cli-windows-amd64.exe
  • orax-cli-windows-386.exe

Targets compiled with Go 1.12:

  • orax-cli-linux-amd64-go-1.12
  • orax-cli-linux-arm64-go-1.12
  • orax-cli-linux-arm7-go-1.12
  • orax-cli-darwin-amd64-go-1.12
  • orax-cli-windows-amd64.exe-go-1.12
  • orax-cli-windows-386.exe-go-1.12

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.