https://github.com/codewithdpk/novalink
https://github.com/codewithdpk/novalink
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/codewithdpk/novalink
- Owner: codewithdpk
- Created: 2023-07-07T12:43:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-07T12:46:52.000Z (almost 3 years ago)
- Last Synced: 2024-04-10T19:04:26.155Z (about 2 years ago)
- Language: TypeScript
- Size: 80.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🔑 Multi wallet connection provider library built on top of the web3-react. Works with pure React and Nextjs.
## Installtion
```
npm i @0xdeepak/wallets
npm i @coinbase/wallet-sdk @web3-react/core @web3-react/metamask @web3-react/network @web3-react/types @web3-react/url @web3-react/walletconnect @web3-react/walletconnect-v2 @web3-react/coinbase-wallet web3-react
```