walletconnect-v2

1.0.1 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i walletconnect-v2

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

598 kB

Total Files

11

Last publish

Collaborators

  • xrpdomains