Skip to content

Latest commit

 

History

History
61 lines (37 loc) · 2.83 KB

README.md

File metadata and controls

61 lines (37 loc) · 2.83 KB

Duniter logo

Duniter Build Status Coverage Status

Duniter (previously uCoin) is a libre software allowing to create a new kind of P2P crypto-currencies based on individuals and Universal Dividend.

Inspired by Bitcoin and OpenUDC projects.

Development state

Software is still under development, and no production currency using Duniter exists for now.

However, it already exists a testing currency named Test_Net. Want to test it? Two ways.

Add your node to the network

$ wget -qO- https://raw.githubusercontent.com/duniter/duniter/master/install.sh | bash
$ duniter init
$ duniter sync duniter.org 8999
$ duniter start

and you are done! See Install documentation for further details.

Try Sakia Wallet

In the world of crypto-currencies, Sakia Wallet would be called a SPV client. It is a graphical client connecting to the network. See this tutorial to join in the testing currency with Sakia.

Going further

Documentation

Visit Duniter website: it gathers theoretical informations, FAQ and several useful links. If you want to learn, this is the first place to visit.

Talk about/get involved in Duniter project

If you wish to participate/debate on Duniter, you can:

References

Theoretical

OpenUDC

License

This software is distributed under GNU GPLv3.