Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hairyf/starter-wagmi-vite


https://github.com/hairyf/starter-wagmi-vite

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

        

# Vite React Wagmi Starter Kit

leverages the capabilities of [Rainbowkit 2](https://beta.rainbowkit.com/guides/rainbowkit-wagmi-v2) and [Wagmi 2](https://github.com/wevm/wagmi) for seamless wallet integration and authentication. The kit also includes Ethers 5 for interacting with the Ethereum blockchain.

## Features

- ⚑️ Built with speed using [Vite 5](https://vitejs.dev/), [React](https://react.docschina.org/), [Rainbowkit 2](https://beta.rainbowkit.com/guides/rainbowkit-wagmi-v2), [Wagmi 2](https://github.com/wevm/wagmi), and [Ethers 5](https://github.com/ethers-io/ethers.js)
- πŸ—’ Generate multiple contract types easily with the `pnpm gen:abi` command
- πŸ—‚ File-based routing powered by [vite-plugin-pages](https://github.com/hannoeru/vite-plugin-pages)
- 🎨 Seamless integration with Tailwind CSS using [UnoCSS](https://github.com/unocss/unocss)
- πŸ” [Utilize icons](https://github.com/unocss/unocss/tree/main/packages/preset-icons) from any icon sets using classes with [IcΓ΄nes](https://icones.netlify.app/)

## Credits

- [Rainbowkit](https://github.com/rainbow-me/rainbowkit)
- [Wagmi](https://wagmi.sh/react/getting-started)
- [Vite](https://vitejs.dev/)