ethpm / ethpm.js

Javascript library for EthPM package manifest and registry operations
https://ethpm.github.io/ethpm.js/
MIT License
13 stars 7 forks source link

Write initial ERC1319URI class #29

Closed njgheorghita closed 4 years ago

njgheorghita commented 4 years ago

Class for handling erc1319 URIs was needed.

example Registry URI: erc1319://address:chainId/packageName@version

njgheorghita commented 4 years ago

Dope! thanks for the tips @gnidan