Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 702 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 702 Bytes

CircleCI Coverage Status

solidity-registry

A simple implementation of an ERC1319 EthPM Package Registry

ethpm registry

PackageRegistry is available at...

  • ethpm://registry.ethpm.eth:3/standard@0.1.0

An un-authorized version of PackageRegistry is available at...

  • ethpm://registry.ethpm.eth:3/unauthorized@0.1.0

Install

npm install

Test

npm test

Coverage

npm run coverage