Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dhaiwat10/create-web3-frontend
The fastest way to get started with a fully-fledged web3 frontend
https://github.com/Dhaiwat10/create-web3-frontend
ethers frontend next nextjs react tailwindcss typescript wagmi web3
Last synced: 3 months ago
JSON representation
The fastest way to get started with a fully-fledged web3 frontend
- Host: GitHub
- URL: https://github.com/Dhaiwat10/create-web3-frontend
- Owner: Dhaiwat10
- Created: 2022-03-20T23:32:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-26T03:23:05.000Z (11 months ago)
- Last Synced: 2024-11-07T07:03:26.444Z (3 months ago)
- Topics: ethers, frontend, next, nextjs, react, tailwindcss, typescript, wagmi, web3
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/create-web3-frontend
- Size: 152 KB
- Stars: 171
- Watchers: 6
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Blockchain-Development-Resources - Create-web3-frontend
README
# create-web3-frontend
![package downloads](https://img.shields.io/npm/dt/create-web3-frontend)
The fastest way to get started with a fully-fledged web3 frontend setup consisting of Next.js, [wagmi](https://wagmi.sh), [Rainbowkit](https://rainbowkit.com), and [Tailwind CSS](https://tailwindcss.com).
```bash
npx create-web3-frontend
```## Thanks
This project is inspired by and re-uses a lot of code from [create-next-app](https://github.com/vercel/next.js/tree/canary/packages/create-next-app/).