yarn
# 0 = development
# 1 = production
NEXT_PUBLIC_ENV = 0
# WalletConnect 2.0 requires a projectId which you can create quickly and easily for free over at [WalletConnect Cloud](https://cloud.reown.com/sign-in).
NEXT_PUBLIC_REOWN_PROJECT_ID =
NEXT_PUBLIC_RECAPTCHA_SITE_KEY =
yarn dev
Run the following command to bootstrap your next-app using this template:
yarn create next-app [project-name] -e https://github.com/nelwincatalogo/next14-tailwind-wagmi
OR
npx create-next-app [project-name] -e https://github.com/nelwincatalogo/next14-tailwind-wagmi
If you would like to contribute, please fork the repository and submit a pull request.
This project is licensed under the MIT License.