burnsignal / burnSignal-Spec

This repo is the specification for the Burner Vote application
3 stars 2 forks source link

Add ENS #14

Open Tomasvrba opened 4 years ago

Tomasvrba commented 4 years ago

Add ENS functionality to resolve .eth domains so users can input those instead of full addresses.

x5engine commented 4 years ago

I have a solution for this and it works both ways from address to ens domain or the reverse.

I can get it done quickly and it very well tested and have no UI side effects

Tomasvrba commented 4 years ago

I have a solution for this and it works both ways from address to ens domain or the reverse.

I can get it done quickly and it very well tested and have no UI side effects

Reviewed PR, please address issues: https://github.com/burnSignal/BrightID-EthereumAddressService/pull/10 :)