Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

The fastest way to get started with a fully-fledged web3 frontend

Awesome Lists containing this project

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/).