Skip to content

Commit

Permalink
Merge pull request #11 from ethpm/add-ethpm-uri-to-readme
Browse files Browse the repository at this point in the history
Add ethpm uri for registry packages to readme
  • Loading branch information
njgheorghita committed Oct 27, 2020
2 parents df87c09 + a3436f2 commit 30af5b9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -5,6 +5,13 @@

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
Expand Down

0 comments on commit 30af5b9

Please sign in to comment.