Duniter v2
Duniter v2 is a rewrite of Duniter v1 in the substrate framework with the goal of migrating the Ğ1 currency. It is now under development and needs testing. You will find here user documentation extracted from Duniter git repository as well as general explanation.
- git repository https://git.duniter.org/nodes/rust/duniter-v2s/
- development forum section https://forum.duniter.org/c/dev/duniter-v2s/
- protocol forum section https://forum.duniter.org/c/protocols/g1v2proto/
Run a mirror node
Running a Duniter mirror node is useful for the network's redundancy, especially if you run an archive node or other services.
- run a mirror node
- inspect your node in polkadotjs app
- run an indexer (TODO)
Run a smith node
In Duniter vocabulary "smith" means someone allowed to add blocks to the blockchain. Contrary to Duniter v1, smith is mainly a technical role, the goverance being done on chain. Only people with sysadmin competences should become smith.