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
- Host: GitHub
- URL: https://github.com/kleros/reality-v2
- Owner: kleros
- Created: 2024-02-27T18:36:28.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-16T19:55:41.000Z (4 months ago)
- Last Synced: 2025-03-22T16:51:07.025Z (about 2 months ago)
- Topics: contracts, kleros, reality-v2
- Language: TypeScript
- Homepage:
- Size: 1.91 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```