Skip to content
forked from duniter/duniter

Crypto-currency software using Node.js made to launch free currencies base on relative theory of the money

License

Notifications You must be signed in to change notification settings

fbuland/duniter

 
 

Repository files navigation

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.

About

Crypto-currency software using Node.js made to launch free currencies base on relative theory of the money

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 96.6%
  • Python 1.7%
  • Shell 1.4%
  • Other 0.3%