No description
.cargo | ||
bca | ||
conf | ||
db | ||
dbs-reader | ||
gql | ||
indexer | ||
src | ||
.gitignore | ||
.gitlab-ci.yml | ||
.rusty-hook.toml | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
deny.toml | ||
LICENSE | ||
README.md |
Duniter GVA
This repository contains the code of the GVA module.
Duniter repositories
Duniter's code is separated into several git repositories:
- dubp-rs-libs contains the logic common to Duniter and its customers.
- duniter-core contains the core code of Duniter.
- The gitlab subgroup nodes/rust/modules contains the main Duniter modules code (gva, admin, etc).
- The duniter subgroup contains the "official" implementations of the "duniter-cli" and "duniter-desktop" programs with their default modules (also contains the historical implementation being migrated).