UNPKG

create-next-surf-app

Version:

![package downloads](https://img.shields.io/npm/dt/create-next-surf-app?style=for-the-badge) ![package version](https://img.shields.io/npm/v/create-next-surf-app?style=for-the-badge) ![discord](https://img.shields.io/discord/1016650973114007612?style=for-

16 lines (10 loc) 728 B
# create-next-surf-app ![package downloads](https://img.shields.io/npm/dt/create-next-surf-app?style=for-the-badge) ![package version](https://img.shields.io/npm/v/create-next-surf-app?style=for-the-badge) ![discord](https://img.shields.io/discord/1016650973114007612?style=for-the-badge) The fastest way to get started with a fully-fledged web3 app using a decentralized database setup consisting of Next.js, [SurfDB](https://docs.surfdb.xyz/) ,[Rainbow Kit](https://www.rainbowkit.com/docs/introduction) and [wagmi](https://wagmi.sh) ```bash npx create-next-surf-app my-app ``` ## Thanks This project is inspired by and re-uses a lot of code from [create-web3-frontend](https://github.com/Dhaiwat10/create-web3-frontend)