Skip to content
Snippets Groups Projects
Select Git revision
  • 858cdf8afec2dbdc240ac4934b6c0d4a61611b2c
  • main default protected
2 results

ipfs-datapod

ddd-indexer

"ddd-indexer" for Duniter Datapods Demo indexer

pnpm install
pnpm dev

Import Cesium+ data

After exporting the data to json files with the Rust script from v2s-datapod.

# takes about 200 seconds (4 minutes)
time npx tsx src/scripts/cesium-plus-import.ts

You can then manually pin the cid according to the command output.

ipfs pin add -r bafyreie74jtf23zzz2tdgsz7axfrm4pidje43ypqn25v4gkdtfjbcj62km

This will make easier to insert this data in any AMT or other data structure.