Socket
Book a DemoInstallSign in
Socket

@depay/walletconnect-v2

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@depay/walletconnect-v2

WalletConnect v2 browser pre-built usable in rollup bundles.

latest
Source
npmnpm
Version
2.12.2
Version published
Maintainers
2
Created
Source

WalletConnect build browsers

As WalletConnect does not build with rollup, this a a webpack browser pre-built which can be used in rollup.

Development

npm run-script build
npm publish --access public

Jest environment

Add the following to your setup.js:

// WalletconnectV2
import { TextEncoder, TextDecoder } from 'util'
global.TextEncoder = TextEncoder
global.TextDecoder = TextDecoder

Keywords

walletconnect

FAQs

Package last updated on 11 Apr 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