SkillAgentSearch skills...

Court

Basic smart contracts for the arbitration processes.

Install / Use

/learn @ensdomains/Court
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Court

Court contains contracts required for basic arbitration of ENS disputes.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Court uses npm to manage dependencies, therefore the installation process is kept simple:

npm install

Running tests

Court uses truffle for its ethereum development environment. All tests can be run using truffle:

truffle test

To run linting, use solium:

solium --dir ./contracts

Built With

  • Truffle - Ethereum development environment

Authors

See also the list of contributors who participated in this project.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the BSD 2-clause "Simplified" License - see the LICENSE file for details

View on GitHub
GitHub Stars19
CategoryDevelopment
Updated1mo ago
Forks7

Languages

Solidity

Security Score

95/100

Audited on Feb 27, 2026

No findings