lxmolo

Results 3 issues of lxmolo

In Setting up Testnet,run ./coind --p2p-bind-port 28080 --allow-local-ip but i can not find coind command,./monero have run.Can you tell me where to run? In JSON-RPC Commands from CLI ,where is...

npm update [email protected] node_modules/base58-native └── [email protected] ([email protected], [email protected]) npm ERR! [email protected] install: `node-gyp rebuild` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] install script. npm...

I changed file package.json as below: from: "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "cryptonote-util": "git://github.com/LucasJones/node-cryptonote-util.git" to: "multi-hashing": "git://github.com/zone117x/node-multi-hashing.git", "cryptonote-util": "git://github.com/Snipa22/node-cryptonote-util#xmr-Nan-2.0" npm update is ok but I run node init.js -config=config.json, error happened as below;...