PowPool / grin-pool

grin pool base on https://github.com/grin-pool/grin-pool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grin-pool

grin pool forked from github.com/grin-pool/grin-pool

Install dependences

sudo apt-get update
sudo apt-get install git curl libssl-dev pkg-config clang

Install rust

curl https://sh.rustup.rs -sSf | sh

Use rust 1.40.0 stable

rustup default 1.40.0

Build

git clone https://github.com/mutalisk999/grin-pool.git
cd grin-pool/stratum
cargo build

About

grin pool base on https://github.com/grin-pool/grin-pool

License:MIT License


Languages

Language:Rust 100.0%