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

1.0.7 • Public • Published

@subwallet-connect/unstoppable-resolution

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

Install

NPM npm i @subwallet-connect/unstoppable-resolution

Yarn yarn add @subwallet-connect/unstoppable-resolution

Standalone Setup

import Onboard from '@subwallet-connect/core'
import unstoppableResolution from '@subwallet-connect/unstoppable-resolution'

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

/@subwallet-connect/unstoppable-resolution/

    Package Sidebar

    Install

    npm i @subwallet-connect/unstoppable-resolution

    Weekly Downloads

    0

    Version

    1.0.7

    License

    MIT

    Unpacked Size

    2.21 kB

    Total Files

    4

    Last publish

    Collaborators

    • anhmtv