Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Denarius [DNR] - NEW "Tribus" PoW Algo >> PoW/PoS Hybrid >> Satoshi Core
by
enkayz
on 25/07/2017, 12:10:29 UTC
Two more quick questions...

1)Where can I find the API for this coin?  I am trying to get Coincrow to add it to Minerstat program.

2) I have some coins in my wallet and the wallet is up and running but says I am not taking any coins?  How do I stake them?

Thanks!

API is available on RPC - if you are using linux just run the daemon program again and if it is already started, it will read the config file and use RPC to send commands to the daemon and return the JSON response.

typing "denariusd help" will show a list of commands; mostly all of the usual RPC commands from a daemon are available e.g. getmininginfo, sendtoaddress etc

coins will stake in the wallet eventually, staking is automatic. if you want to be sure it's on, just put 'staking=1' in the config file.. otherwise you need to just leave the wallet open & on the network for a while and it will start staking eventually