Lite-Node New Accountant Feature

The Accountant Feature is in beta-testing and available starting with the edge-version 1.7

Getting Started

  1. Install the edge channel of Diode-Node, which is 1.7.x
  2. For the beta-testers, run command: snap refresh diode-node --edge --amend
  3. This will bring your to edge node as 1.7.x

Configure Accountant Address

  1. Open Metamask

  2. Click on the address below your account name to copy the address

  3. Set the address on your node using this snap command: snap set diode-node accountant-address=<PASTE YOUR METAMASK ADDRESS HERE>

  4. Confirm correct configuration by running: diode-node.info which should print something like this:

> diode-node.info 
== Diode Node 0xe8ef479495815e34818ef5eba681311f5017516c ==
Name             : yournode@yourhost
Version          : 1.7.1
Accountant       : <YOUR METAMASK ADDRESS HERE>
Uptime           : 59
Connected Devices: 1
Connected Peers  : 125

Current Epoch    : 676
Ticket Score     : 1157787648

Previous Epoch   : 675
Ticket Score     : 1661279232

Dashboard        : https://diode.io/network/#/node/0xe8ef479495815e34818ef5eba681311f5017516c

Enable Accountant Controls

Finally follow the link to your node dashboard and you should see a “Connect Wallet” option: