Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hairyf/starter-wagmi-next
https://github.com/hairyf/starter-wagmi-next
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hairyf/starter-wagmi-next
- Owner: hairyf
- Created: 2024-01-27T15:59:42.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-08T07:50:25.000Z (9 months ago)
- Last Synced: 2024-04-14T02:04:24.767Z (9 months ago)
- Language: TypeScript
- Size: 490 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js 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 [Next.js 14](https://nextjs.org/), [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)
- [Next.js](https://nextjs.org/)