Skip to content

Files

Latest commit

a283d90 · Apr 23, 2025

History

History

web

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 16, 2024
Apr 15, 2025
Apr 6, 2022
Nov 19, 2024
Nov 19, 2024
Nov 19, 2024
Oct 21, 2024
Nov 19, 2024
Nov 19, 2024
Oct 17, 2024
May 10, 2022
Apr 6, 2022
Apr 15, 2025
Mar 13, 2024
Nov 25, 2024
Jul 16, 2024
Dec 10, 2024
Mar 27, 2025
Dec 17, 2024
Jun 6, 2024
Apr 23, 2025

Kleros Court v2

Netlify Build Status Neo
Netlify Build Status University
Netlify Build Status Testnet / Devnet

Court Deployments

Court URL Environment Network
Neo Court https://v2.kleros.builders Production Arbitrum One
University Court https://v2-university.kleros.builders Staging Arbitrum Sepolia
Testnet Court https://v2-testnet.kleros.builders Staging Arbitrum Sepolia
Devnet Court https://dev--kleros-v2-testnet.netlify.app Staging Arbitrum Sepolia

Contributing

Pre-Requisites

If you haven't already, you need to follow all the previous steps of the Contributing section of the repo's Contribution Guidelines.

Getting Started

Compile the contracts

$ cd kleros-v2/contracts
$ yarn build

Start the frontend

$ cd kleros-v2/web
$ yarn start