kleros / linguo-script

Dynamic Script for Linguo MetaEvidence fetching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script to fetch additional data for Linguo disputes in Kleros Court.

Usage

  1. Copy .env.example to .env:
    cp .env.example .env
  2. Fill in the required environment variables.
  3. Build the script:
    yarn build
  4. Host the generated target file in dist/ directory in IPFS.
  5. Update the dynamicScriptURI in Linguo metaEvidence file.

About

Dynamic Script for Linguo MetaEvidence fetching


Languages

Language:JavaScript 98.3%Language:Shell 1.7%