1.0.5 • Published 5 years ago

@unstoppabledomains/burner-plugin-resolution v1.0.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Unstoppable Domains Resolution for Burner Wallet 2

CNS (.crypto) and ENS (.eth) resolution using @unstoppabledomains/resolution library

Domains resolve when entered in the address field on send page

Use

Include in list of plugins for your Burner Wallet along with your Infura API Key. You can obtain an Infura key here: https://infura.io/register

plugins={ new UnstoppableResolutionPlugin(INFURA_KEY) }