0.1.1 • Published 3 years ago

next-wagmi-boilerplate v0.1.1

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

⚔️ npx next-wagmi-boilerplate my-app

Boilerplate code for Nextjs project with ethersjs, wagmi.

Wired up wagmi library to:

  • connect wallet
  • check if wallet is already connected
  • sign a message and verify authenticated address
  • check account balance
  • disconnect wallet
  • interact with smart contract
  • added tailwind for styling