openethereum / name-registry

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0


Languages

Language:JavaScript 53.2%Language:Solidity 46.8%