Skip to content

toriola998/Wagmi-project

Repository files navigation

Wagmi wallet connector

The features

Users are able to

  • Connect their cryptocurrency wallet.
  • Fetch and display the connected wallet address and its native balance.
  • To sign a message with their wallet.
  • Switch between Ethereum and BSC networks.
  • Disconnect their wallet
  • Sign a message whenever the connected wallet changes.

Screenshot

Links

Setup

This is a Vite project bootstrapped with create-wagmi.

Make sure to install the dependencies:

npm install

Development Server

npm run dev

Production

Build the application for production:

npm run build

About

An app enables wallet connection and interaction using the wagmi library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published