web3.swift
web3.swift copied to clipboard
Setting ENS records
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');
Hello @Tomas-Shao we don't support this at the moment, but keeping this as tracker.
@DarthMike thanks for your reply. But do we have a plan to do it ? because it's a standard ENS contract. right ?
We'll implement it in the near future, that's why we keep the ticket open