Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 939 Bytes

README.md

File metadata and controls

57 lines (37 loc) · 939 Bytes

Wallet Connection Boilerplate in React

github-profile-readme-generator gif

Wallet Supported

  • Metamask
  • WalletConnect

Features

  • Connect to Wallet (Metamask, WalletConnect, more coming soon)
  • Network Change Detection
  • Account Change Detection
  • Disconnect from Wallet
  • Sign Message
  • Connect to smart contract
  • Remove listener
  • Switch Network

How to use

1. Clone this repo using

git clone https://github.com/starc007/wallet-connect-boilerplate.git

2. Move to the appropriate directory:

cd wallet-connect-boilerplate

3. Run

npm install

4. Start

npm run dev

Upcoming Features

  • will add boilerplate for other Frontend Frameworks

Support

If you like this project, please consider giving it a ⭐️ on Github and sharing it with your friends via social media.

License

MIT