unlock-protocol / unlock

Ʉnlock is a protocol for memberships built on a blockchain.
https://unlock-protocol.com
MIT License
819 stars 238 forks source link

Support ENS in checkout builder for Referrer field #14102

Open julien51 opened 1 week ago

julien51 commented 1 week ago

Currently our checkout builder does not support using ENS for the referrer address. Howeever we already have a <AddressInput> component that could be used there!

Additionally, if the config does use an ENS, instead of having an address, the paywall UI should be able to "resolve" that ENS and use the resolved address when sending transactions.

sudheerDev commented 3 days ago

@julien51 Can you assign this to me