NCH Ness Coin Hours
Dec 12, 2021
There will be TWO methods for each USER
- getAddress (GET)
returns JSON: {NCH-address: NCH-ammount}
NCH-address: deposit NCH here
The method automaticaly generates NCH USER address if it does not exist. - withdraw (POST)
request:
ammount: NCH-ammount
The USER — address pairs will be stored in JSON file ~/.ness/users_addr.json
There will be one Master-USER, the user which will recieve all nodes earned coin-hours.