baxter2 / one-click-miner-vnext

One Click Miner for Vertcoin

Home Page:https://vertcoin.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One-Click Miner

This is a redevelopment of Vertcoin's One Click Miner that adds:

  • Built-in Wallet
  • Linux Support
  • True One-Click design

Want to donate to the development of this software? Send VTC to VjEBWk2jJBbesrVUhneVCEZ3Lf1t8gEqk6.

Building

The GUI of this MVP is based on Wails and Go.

Install the Wails prerequisites for your platform, and then run:

go get github.com/wailsapp/wails/cmd/wails

Then clone this repository, and inside its main folder, execute:

wails build

Milestone #1: MVP (Minimal Viable Product)

  • (Password protected) built-in wallet
  • Allows sweeping your entire balance to another address
  • Uses Vertcoin Insight to retrieve balances
  • Uses P2Proxy as mining pool
  • Supports lyclMiner (AMD) on Linux
  • Supports lyclMiner (AMD) on Windows
  • Supports ccminer (Nvidia) on Windows
  • Supports ccminer (Nvidia) on Linux

About

One Click Miner for Vertcoin

https://vertcoin.org/


Languages

Language:Go 71.6%Language:Vue 22.5%Language:CSS 2.9%Language:JavaScript 2.2%Language:Batchfile 0.4%Language:Shell 0.3%