grin pool forked from github.com/grin-pool/grin-pool
sudo apt-get update
sudo apt-get install git curl libssl-dev pkg-config clang
curl https://sh.rustup.rs -sSf | sh
rustup default 1.40.0
git clone https://github.com/mutalisk999/grin-pool.git
cd grin-pool/stratum
cargo build