https://github.com/kleros/curate-v2
Curate V2
https://github.com/kleros/curate-v2
arbitrable curated-list curated-lists-v2 frontend monorepo smart-contracts
Last synced: over 1 year ago
JSON representation
Curate V2
- Host: GitHub
- URL: https://github.com/kleros/curate-v2
- Owner: kleros
- Created: 2024-01-25T18:29:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-12T10:23:32.000Z (over 1 year ago)
- Last Synced: 2025-03-22T16:51:04.872Z (over 1 year ago)
- Topics: arbitrable, curated-list, curated-lists-v2, frontend, monorepo, smart-contracts
- Language: TypeScript
- Homepage: https://curate-v2.kleros.builders/
- Size: 3.17 MB
- Stars: 1
- Watchers: 6
- Forks: 3
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/curate-v2/deploys)
# curate-v2
Setup:
```bash
yarn
```
The frontend is located in the `web` folder
```bash
cd web
yarn && yarn start
```