ethpm / py-ethpm

This library is deprecated. ethPM python tooling is now located in web3.py
MIT License
24 stars 13 forks source link

Generate data URI for packages created without URI. #155

Open njgheorghita opened 5 years ago

njgheorghita commented 5 years ago

Why Optional? Assuming this is to take into account packages initialized without a URI, what if we just generated a data URI for those? Data URIs could always be valid since they contain their content.

Originally posted by @pipermerriam in https://github.com/ethpm/py-ethpm/pull/153/files