Sample web3 app using wagmi
- node
- pnpm
npm install --global pnpm
git clone
cd hello-web3
pnpm install
pnpm run dev
Connect an wallet in the browser using the application buttons.
Wagmi documentation: https://wagmi.sh/react/getting-started
This is a Vite project bootstrapped with create-wagmi
.