Skip to content

oceans404/wagmi-scw-family

 
 

Repository files navigation

wagmi-scw-family

This is a fork of wagmi-scw that adds minimal styling and components using Tailwind css, flowbite-react, and the Family ConnectKit.

wagmi-scw details

This is a Next.js project bootstrapped with create-wagmi and updated for Smart Wallet.

NOTE: Most of the hooks here are a bit of a poor man's Wagmi :D Hopefully the Wevm team adds hooks for Viem experimental features.

To run:

  1. install bun curl -fsSL https://bun.sh/install | bash
  2. install packages bun i
  3. run next app bun run dev

To use:

  1. click "Coinbase wallet" button
  2. create a new wallet, or use an existing one
  3. transact! Click "mint" and use your new smart wallet on Base Sepolia.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.5%
  • JavaScript 2.8%
  • CSS 2.7%