taco-web icon indicating copy to clipboard operation
taco-web copied to clipboard

ENS address name resolution

Open manumonti opened this issue 10 months ago • 0 comments

Is the idea for this issue only to address name resolution on the client-side (i.e. at encryption time, just use the resolved wallet address in place of the ens name), or is there an associated server-side change that is expected.

If the idea is only to do name resolution at the client side (i.e. at encryption time), then one limitation is that it would prevent any updating of the ens domain to point to a different wallet address after the fact.

Obviously, changes on the server side require updates across the network, but aside from that, the actual code change is probably not that difficult - https://web3py.readthedocs.io/en/stable/ens_overview.html#ethereum-name-service-ens.

Originally posted by @derekpierre in https://github.com/nucypher/taco-web/issues/104#issuecomment-2066898049

manumonti avatar Apr 23 '24 11:04 manumonti