Socket
Socket
Sign inDemoInstall

@web3-onboard/unstoppable-resolution

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-onboard/unstoppable-resolution

Adds Unstoppable Domain resolution for a wallet address, similar to ENS resolution


Version published
Weekly downloads
20
decreased by-55.56%
Maintainers
2
Weekly downloads
 
Created

Readme

Source

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

Keywords

FAQs

Package last updated on 05 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc