Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • network/gdev-800 protected
  • cgeek/issue-297-cpu
  • gdev-800-tests
  • update-docker-compose-rpc-squid-names
  • fix-252
  • 1000i100-test
  • hugo/tmp-0.9.1
  • network/gdev-803 protected
  • hugo/endpoint-gossip
  • network/gdev-802 protected
  • hugo/distance-precompute
  • network/gdev-900 protected
  • tuxmain/anonymous-tx
  • debug/podman
  • hugo/195-doc
  • hugo/195-graphql-schema
  • hugo-tmp-dockerfile-cache
  • release/client-800.2 protected
  • release/runtime-800 protected
  • gdev-900-0.10.1 protected
  • gdev-900-0.10.0 protected
  • gdev-900-0.9.2 protected
  • gdev-800-0.8.0 protected
  • gdev-900-0.9.1 protected
  • gdev-900-0.9.0 protected
  • gdev-803 protected
  • gdev-802 protected
  • runtime-801 protected
  • gdev-800 protected
  • runtime-800-bis protected
  • runtime-800 protected
  • runtime-800-backup protected
  • runtime-701 protected
  • runtime-700 protected
  • runtime-600 protected
  • runtime-500 protected
  • v0.4.1 protected
  • runtime-401 protected
  • v0.4.0 protected
40 results

runtime

  • Clone with SSH
  • Clone with HTTPS
  • Duniter logo

    Duniter build status Coverage Status Dependencies Minimum rustc version

    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

    Ğ1, first libre currency for production using Duniter have been launched March 8th 2017.

    However, we are running simultaneously a testing currency.

    Add your node to the network

    See Install a node documentation.

    Clients, wallets, GUI, Web-UI, Mobile-App

    See duniter.org or for end user monnaie-libre.fr

    Going further

    Contribute

    In a post-it

    git clone https://git.duniter.org/nodes/typescript/duniter.git
    cd duniter
    cargo xtask build
    ./target/release/duniter start

    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.

    For technical documentation, refer to the doc folder of this git repository.

    Talk about/get involved in Duniter project

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

    Developement

    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.

    References

    Theoretical

    OpenUDC

    License

    This software is distributed under GNU AGPLv3.