@web3-onboard/unstoppable-resolution
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

@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
})

Dependencies (1)

Dev Dependencies (2)

Package Sidebar

Install

npm i @web3-onboard/unstoppable-resolution

Weekly Downloads

52

Version

2.1.1

License

MIT

Unpacked Size

2.15 kB

Total Files

4

Last publish

Collaborators

  • aaronbarnard1
  • cmeisl