web3.swift icon indicating copy to clipboard operation
web3.swift copied to clipboard

Setting ENS records

Open Tomas-Shao opened this issue 2 years ago • 3 comments

do we have a example (or unit test case) that tell us how to set or update text record for ENS Records? Reference page: https://docs.ens.domains/dapp-developer-guide/managing-names

using javascript: ens.name('iam.alice.eth').setText('test', 'Test record');

Tomas-Shao avatar Jun 09 '22 04:06 Tomas-Shao

Hello @Tomas-Shao we don't support this at the moment, but keeping this as tracker.

DarthMike avatar Jun 10 '22 10:06 DarthMike

@DarthMike thanks for your reply. But do we have a plan to do it ? because it's a standard ENS contract. right ?

Tomas-Shao avatar Jun 14 '22 09:06 Tomas-Shao

We'll implement it in the near future, that's why we keep the ticket open

DarthMike avatar Jun 16 '22 15:06 DarthMike