Crypto-currency software allowing to build P2P free currencies
npm install duniterDuniter (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.

Ğ1, first libre currency for production using Duniter have been launched March 8th 2017.
However, we are running simultaneously a testing currency.
See Install a node documentation.
#### Cesium
#### Sakia
#### Silkaj
- See CONTRIBUTING.
- Guide (fr)
Visit Duniter website: it gathers theoretical informations, FAQ and several useful links. If you want to learn, this is the first place to visit.
For technical documentation, refer to the doc folder of this git repository.
If you wish to participate/debate on Duniter, you can:
- visit Duniter Forum
- join XMPP chatroom xmpp://duniter@muc.duniter.org
- contact us directly at contact@duniter.org
- subscribe to a mailing list for Duniter node's administrators
Duniter is currently migrating from [Typescript] to [Rust].
This migration is being done gradually via a [NodeJs]<->[Rust] binding provided by [Neon].
The fact of migrating from code to [Rust] is commonly called "oxidation", so we speak of "Duniter's oxidation".
The long-term goal is to oxidize Duniter entirely, but it is a long process that will take several years.
Duniter is divided into several git repositories:
- Duniter: this repository.
- Dubp-rs-libs: Set of Rust libraries common to Duniter and a possible future Rust client/wallet.
- Web admin: web administration interface (optional).
- GVA: Future client API aimed to replace BMA. GVA stands for GraphQL Validation API.
Optional repositories:
- Currency monit: charts to monitor currency and web of trust state.
- Remuniter: service to remunerate blocks issuers.
- (en) Relative theory of money
- (fr) Théorie relative de la monnaie
- OpenUDC repository
- Other project trying to implement OpenUDC in python
This software is distributed under GNU AGPLv3.
[Neon]: https://neon-bindings.com/
[NodeJs]: https://nodejs.org/en/
[Rust]: https://www.rust-lang.org/
[Typescript]: https://www.typescriptlang.org/