Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 442 Bytes

README.md

File metadata and controls

38 lines (19 loc) · 442 Bytes

Go-Miningcore-Pool (COMING SOON)

Miningcore Pool written in GOlang

0x01 Configuration

Copy config.example.json to config.json

modify the configurations in config.json

0x02 Build

go build .

0x03 Deploy

Copy go-miningcore-pool or go-miningcore-pool.exe and config.json to your server

0x04 Running the pool

$ ./go-miningcore-pool

or

> go-miningcore-pool.exe