Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.24 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.24 KB

This is a wagmi + Vite + @wagmi/cli project bootstrapped with create-wagmi

This template demonstrates usage of the @wagmi/cli ERC Plugin.

Getting Started

Run npm run dev in your terminal, and then open localhost:5173 in your browser.

This command will also generate React Hooks from the Wagmi Mint Example ABI (e.g. useWagmiMintExampleTotalSupply, useWagmiMintExampleBalanceOf, etc) for you to use in your project.

Once the webpage has loaded, changes made to files inside the src/ directory (e.g. src/App.tsx) will automatically update the webpage.

Learn more

To learn more about Vite or wagmi, check out the following resources:

cluster-registry-ui