* Monero *v0.9.4* (only to link hashing code with it)
* Monero *v0.10.0*
#### Mac OS X
#### Mac OS X
@ -53,6 +53,7 @@ Install required packages:
In order to successfully link with monero libs, recompile monero with:
In order to successfully link with monero libs, recompile monero with:
cmake .
CXXFLAGS="-fPIC" CFLAGS="-fPIC" make
CXXFLAGS="-fPIC" CFLAGS="-fPIC" make
Build CGO extensions:
Build CGO extensions:
@ -70,7 +71,7 @@ Build stratum:
### Configuration
### Configuration
Configuration is self-describing, just copy *config.example.json* to *config.json* and run stratum with path to config file as 1st argument. There is default XMR address of monero core team in config example and open monero rpc node from [moneroclub.com](https://www.moneroclub.com/node). Sure, you must run your own full node.
Configuration is self-describing, just copy *config.example.json* to *config.json* and run stratum with path to config file as 1st argument.
```javascript
```javascript
{
{
@ -78,6 +79,8 @@ Configuration is self-describing, just copy *config.example.json* to *config.jso