Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 768 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 768 Bytes

name-registry

Build Status Solidity Coverage Status

Registry used by Parity Name Registry and Certifier used by service transaction contract.

Getting started

This project uses the Truffle framework. To install the required dependencies run:

yarn install

To run the test suite:

yarn test