<aside> ‼️

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

</aside>

Untitled

🎉 Welcome to the Alpha for Account Kit UI components!

This is the easiest way to build with smart accounts. Craft delightful sign up flows with email and passkey to onboard new users, and then checkout with gas sponsorship using built-in AA. For existing EOA users, the modal also support injected wallets!

We have a TON more features coming soon: WalletConnect, Social OAuth, SMS, and more.

We’re super excited for you to play with the Alpha and we want to hear your feedback!! We’d love to hop on a call, chat over telegram, and hear your honest raw thoughts to help us make it better.

👋 say hi on telegram: avarobinson, moldy530, willhennessy

This quickstart includes two guides:

  1. Get started: quickly run a template repo using Next.js and explore the code
  2. Deep dive: integrate the UI components into an existing React app

Let’s build 🚀

(P.S. see our live demo here ::)

Get started - create a new app

1. Create a new nextjs app using our template

For a simple end-to-end example, we will spin up a new nextjs app using the ui components template.

yarn create next-app my-smart-app -e <https://github.com/avarobinson/embedded-accounts-ui-components-alpha-quickstart-nextjs>