Skip to content
Snippets Groups Projects
Forked from clients / Cesium-grp / cesium-plus-pod
422 commits behind the upstream repository.

Duniter4j

Duniter4j is a Java Toolkit for Duniter.

See the documentation web site

Modules

Duniter4j has tree main modules :

  • duniter4j-client: a command line tool, to execute basic operation on a Duniter currency: transfer, view peers, ...

  • duniter4j-core-client: a Java API to help Java developers to communicate with a Duniter network.

  • duniter4j-elasticsearch: a ElastiSearch node used to store (with full-text capabilities) all blockchain data, and additional user data.

    • It comes with an HTTP API to store and retrieve all this data.

    • This API is used by Cesium+ (a Duniter wallet).