An open API service indexing awesome lists of open source software.

https://github.com/kleros/reality-v2

Adapter for Reality.eth questions requesting arbitration with Kleros v2
https://github.com/kleros/reality-v2

contracts kleros reality-v2

Last synced: about 2 months ago
JSON representation

Adapter for Reality.eth questions requesting arbitration with Kleros v2

Awesome Lists containing this project

README

        

# reality-v2

Setup:

```bash
yarn
```

The frontend is located in the `web` folder

```bash
cd web
yarn && yarn start
```