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

2.0.2 • 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
})

Package Sidebar

Install

npm i @web3-onboard/unstoppable-resolution

Weekly Downloads

113

Version

2.0.2

License

MIT

Unpacked Size

2.15 kB

Total Files

4

Last publish

Collaborators

  • aaronbarnard1
  • cmeisl