Zfinix / ens_dart

⚡️ ENS Dart - A dart library that wraps the Ethereum Name Service.
MIT License
24 stars 13 forks source link

add support for offchain resolvers #6

Open andrewwahid opened 1 year ago

andrewwahid commented 1 year ago

Add support for L2 offchain resolvers

https://docs.ens.domains/dapp-developer-guide/ens-l2-offchain https://eips.ethereum.org/EIPS/eip-3668

Zfinix commented 1 year ago

Will do

On Tue, Feb 7, 2023 at 12:37 AM Andrew Wahid @.***> wrote:

Add support for L2 offchain resolvers

https://docs.ens.domains/dapp-developer-guide/ens-l2-offchain https://eips.ethereum.org/EIPS/eip-3668

— Reply to this email directly, view it on GitHub https://github.com/Zfinix/ens_dart/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGE3JSNQEX7R2NX74SHUJHLWWGDKLANCNFSM6AAAAAAUTJDYP4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

andrewwahid commented 1 year ago

any updates on this ?