Developer Questions
Resolving account domain
8 months ago by EvernodeDashboards
Hi
Trying to retrieve account domain using the sample provided Browser ("Web3")
xumm.user.domain.then(domain => {
document.getElementById('accountdomain').innerText = domain
})
Always returns undefined when account has domain set