1.0.1 • Published 3 years ago

testlibb v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Easy to use, multiframework - WalletConnect-TypeScript library to connect blockchain wallets to dapps.

Include Metamask browser plugin connector.

Ideal for creating dapps from connecting with any wallet.

Contains

Build tools

Installation

- Copy all files to your project
- Copy "devDependencies" and "dependencies" to yoru package.json file
- run npm i

Usage

WalletAuthService[WalletEnum.metamask].connect(); //Connecting by Metamask browser plugin

WalletAuthService[WalletEnum.walletConnect].connect(); // Connecting by WalletConnect,

Samples

Included usage examples:

  • VUE
  • React
  • Angular

License

MIT

Overview

alt text