Jump to content

Denariium - Electrum Denarius Thin Client


Ghost
 Share

Recommended Posts

Hello everyone!

I thought I would start a topic here in Development for the upcoming Denariium client. It is still a work in progress and I will try to update this thread as updates come. Currently I have the denariiumx-server syncing with denariusd perfectly, I just need those who wish to setup volunteer Denariium nodes for connection with the Denariium client.

It is currently in the works, the github repos are available here:

https://github.com/carsenk/denariiumx-server (The Denariium Server) (Python 3.6 required)

https://github.com/carsenk/denariium (The Denariium Client) (Python 2 required)

If you have a fix or additions, etc. please put a pull request up on the github! I have yet to test if the Denarius WIF, P2PKH, P2SH, P2WPKH, etc. are correct yet.

I recently updated the way denariusd returns the getblock RPC command, this change was needed for the Denariium code to sync blocks properly. I may eventually be adding the estimatefee RPC command as well to add this functionality to Denariium (currently it is running off a fakeestimationfeedaemon).

Once everything is setup and running smoothly the website denariium.org will come with more information, along with downloads to the client.

  • Like 2

Founder of BlockForums.org - PM me for any help - Join our Discord Server: https://discord.gg/UPpQy3n

100703395-b1ee6600-3360-11eb-82bc-96818c

Link to comment
Share on other sites

  • 2 weeks later...
On 10/4/2017 at 12:49 PM, iluvbitcoins said:

Do I just compile and run it in order to run a node?

Yup essentially, the WIF/P2SH values should all be correct now as well, One of the py files on the Denariium client side will need to be modified to pull the blockchain headers from a different URL, otherwise yup then just a compile and a few steps (mainly listed on the gits) to get it setup, youll see output in your terminal if you start the DenariiumX Server properly stating that it is syncing with the actual chain (denariusd)

Founder of BlockForums.org - PM me for any help - Join our Discord Server: https://discord.gg/UPpQy3n

100703395-b1ee6600-3360-11eb-82bc-96818c

Link to comment
Share on other sites

  • 3 weeks later...

The Electrum Server for Denarius (Denariium) is now available at: https://github.com/carsenk/denariium-server

I have had too many issues with DenariiumX-Server lately, so now testing out the older server, which does now have tribus_hash support and seems to be syncing the chain with denariusd just fine so far! :)

(This server requires Python 2.7 instead of 3, you also need denariusd and the python modules: plyvel, tribus_hash, and leveldb)

cf212e147c.png

Founder of BlockForums.org - PM me for any help - Join our Discord Server: https://discord.gg/UPpQy3n

100703395-b1ee6600-3360-11eb-82bc-96818c

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...