Skip to content
Snippets Groups Projects
Select Git revision
  • hugo/ipfs-input
  • master default protected
  • dev
3 results

v2s-datapod

v2s-datapod

Hasura stack with Deno middleware to store offchain data alongside Duniter v2s.

You will need Docker for both dev/prod mode.

Launch in dev mode

  • Create .env from .env.example and customize it
  • Install Deno: curl -fsSL https://deno.land/x/install/install.sh | sh
  • Then:
./load.sh dev

Launch in production mode

./load.sh

Build Rust script

cd migrate_cplus
cargo build --bin only_fetch_to_json
./target/debug/only_fetch_to_json