klaro-gui-miner

module
v0.0.1-beta Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2020 License: BSD-3-Clause

README

Klaro GUI Miner

The Klaro GUI miner is a beautiful, easy to use, interface for mining Klaro. It is aimed at getting people that have never mined Klaro into the crypto game by making it really simple to get started.

We currently support two very popular miner backends:

  1. xmr-stak
  2. xmrig

Compiling

Linux

The miner GUI is built using Electron and Go using the Astilectron app framework.

  • Install Go

https://golang.org/dl/

  • Install required Go packages
go get -u github.com/asticode/go-astilectron
go get -u github.com/asticode/go-astilectron-bundler/...
go get -u github.com/asticode/go-astichartjs
go get -u github.com/asticode/go-astilectron-bootstrap
go get -u github.com/google/uuid
go get -u github.com/mitchellh/go-ps
  • Clone and build the app
git clone git@github.com:pranavms13/Klaro-GUI-miner.git pranavms13/Klaro-GUI-miner
cd pranavms13/Klaro-GUI-miner
make

NOTE: Ensure you clone the GUI miner into your working $GOPATH

If all goes well the binaries for Windows, macOS and Linux will be available in the bin folder.

Credits

This project was originally developed by the Stellite ( now Scala ) team.

Directories

Path Synopsis
src
Package main implements the communication and control parts of the GUI miner.
Package main implements the communication and control parts of the GUI miner.
gui
Package gui implements the communication and control parts of the GUI miner.
Package gui implements the communication and control parts of the GUI miner.
gui/miner
Package miner implements various Stellite-compatible miners that can be used by the GUI
Package miner implements various Stellite-compatible miners that can be used by the GUI

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL