This commit is contained in:
Matthew Little 2014-01-10 18:29:37 -05:00
parent d35caffd60
commit 82d544341d

View File

@ -45,6 +45,14 @@ Requirements
Installation
------------
* Clone repository
```bash
git clone https://github.com/zone117x/node-stratum.git
cd node-stratum
```
* For each coin you would like to start a pool server for, create a file in the "coins" directory titled "(name of coin).json"
Example configuration for dogecoin.json: