trust-wallet-ios icon indicating copy to clipboard operation
trust-wallet-ios copied to clipboard

Add ENS support

Open hewigovens opened this issue 7 years ago • 5 comments

Todo:

  • [ ] send to .eth
  • [ ] import / watch
  • [ ] transaction / confirm page
  • [ ] set resolver / subnode

Done:

  • [x] wallets list
  • [x] ens manager / ens client / ens encoder

hewigovens avatar Feb 09 '18 09:02 hewigovens

@alejandro-isaza if you are making web3swift client can you add a class to resolve ENS name? this would be a very neat feature.

vikmeup avatar Apr 23 '18 23:04 vikmeup

@vikmeup https://github.com/TrustWallet/trust-core/blob/master/Sources/Solidity/ENSEncoder.swift, call ens contract owner should be enough.

hewigovens avatar Apr 26 '18 03:04 hewigovens

@hewigovens can you pull it? Can we start with doing a local cache of ENS Resolver - then showing naming in the wallets page?

I think present wallet name would be a good start!

vikmeup avatar Apr 26 '18 03:04 vikmeup

you mean reverse lookup in wallets page?

hewigovens avatar Apr 26 '18 04:04 hewigovens

@hewigovens 👍

vikmeup avatar Apr 26 '18 05:04 vikmeup