1.0.3 • Published 4 months ago

@subwallet_connect/unstoppable-resolution v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

@web3-onboard/unstoppable-resolution

A module to add Unstoppable Domain resolution to web3-onboard.

Install

NPM npm i @web3-onboard/unstoppable-resolution

Yarn yarn add @web3-onboard/unstoppable-resolution

Standalone Setup

import Onboard from '@web3-onboard/core'
import unstoppableResolution from '@web3-onboard/unstoppable-resolution'

const onboard = Onboard({
  // ... other Onboard options
  unstoppableResolution
})
1.0.3

4 months ago

1.0.1

7 months ago

1.0.0

7 months ago