avarobinson / account-kit-quickstart

NextJS template for embedded accounts UI components alpha quickstart guide
0 stars 1 forks source link

See accountkit.alchemy.com for the most up to date documentation!

image

This is a Next.js template bootstrapped with create-next-app.

Getting Started

First, download the template:

yarn create next-app account-kit-app -e https://github.com/avarobinson/account-kit-quickstart

Get you alchemy api key

Run the app

yarn dev

Follow this quick start guide for more details!

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.