Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kleros/linguo-script
Dynamic Script for Linguo MetaEvidence fetching
https://github.com/kleros/linguo-script
arbitrable frontend linguo
Last synced: about 1 month ago
JSON representation
Dynamic Script for Linguo MetaEvidence fetching
- Host: GitHub
- URL: https://github.com/kleros/linguo-script
- Owner: kleros
- Created: 2020-07-22T17:47:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T07:21:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T02:15:05.840Z (10 months ago)
- Topics: arbitrable, frontend, linguo
- Language: JavaScript
- Homepage:
- Size: 591 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Script to fetch additional data for Linguo disputes in Kleros Court.
## Usage
1. Copy `.env.example` to `.env`:
```sh
cp .env.example .env
```
2. Fill in the required environment variables.
3. Build the script:
```sh
yarn build
```
4. Host the generated target file in `dist/` directory in IPFS.
5. Update the `dynamicScriptURI` in Linguo metaEvidence file.