ensdomains / ens

Implementations for ENS core functionality: The registry, registrars, and public resolvers.
https://ens.domains/
BSD 2-Clause "Simplified" License
1.16k stars 508 forks source link

Publish ENS contracts on NPM #257

Closed decanus closed 6 years ago

decanus commented 6 years ago

To allow for easier reuse without needing to copy the contracts in every repo that uses ENS, we should publish them on NPM. Allowing them to be imported from there.

veox commented 6 years ago

I'd suggest ethpm instead - covered by issue #245.

decanus commented 6 years ago

@veox optimal may be if both were done