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 ERC-2304 (multichain) #7

Open SamsungGalaxyPlayer opened 1 year ago

SamsungGalaxyPlayer commented 1 year ago

References:

Ideally, this package could decode the addresses of different asset types as well. Typescript/Javascript code exists for reference.

Use-case: a wallet needs to look up the address associated with the ENS name for sending other assets to.