A static frontend to explore the Duniter blockchain
Uses GVA (GraphQL Verification API) and BMA for the blockchain data and the Cesium+ API for additionnal informations (profiles, avatars...)
Demo : https://revolunet.github.io/duniter-explorer/
yarn dev
Then open https://127.0.0.1:3000/duniter-explorer/
yarn update-gva-definitions
will produce up-to-date definitions in src/types/gva.d.ts
Key | value |
---|---|
NEXT_PUBLIC_BMA_ENDPOINT | https://g1.cgeek.fr |
NEXT_PUBLIC_GVA_ENDPOINT | https://g1.librelois.fr/gva |
NEXT_PUBLIC_G1_DATA_NODE_URL | https://g1.data.le-sou.org |