1.0.1 • Published 6 years ago

xrtd-js v1.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

XRT provider

Install

npm i -g xrtd-js

Config

{
  "ipfs": { "host": "localhost", "port": "5001", "protocol": "http" },
  "web3": "http://localhost:8545",
  "robonomics": {
    "account": "0x.................", OR "privateKey": "0x.................",
    "lighthouse": "airalab.lighthouse.1.robonomics.eth",
    "version": 1,
    "model": null
  },
  "isProvider": true,
  "isMiner": false
}

Use

xrtd-js -c my-config.json