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

https://github.com/alchemyplatform/embedded-accounts-quickstart

An application that demos how to quickly build with Alchemy Embedded Accounts.
https://github.com/alchemyplatform/embedded-accounts-quickstart

Last synced: 12 months ago
JSON representation

An application that demos how to quickly build with Alchemy Embedded Accounts.

Awesome Lists containing this project

README

          

# Alchemy Embedded Accounts Quick Start App

This is a simple Next.js single page application where users can sign up with email using the Alchemy Signer, silently deploy a Modular Account onchain, and send UserOperations (UOs) with zero gas.

It leverages Alchemy Embedded Accounts using [Account Kit](https://accountkit.alchemy.com/) and the [Alchemy Signer](https://accountkit.alchemy.com/signer/overview.html), [Modular Smart Contract Account](https://github.com/alchemyplatform/modular-account), [Rundler](https://github.com/alchemyplatform/rundler) and [Gas Manager](https://docs.alchemy.com/docs/gas-manager-services).

## Getting Started

The run this app, you can get started in [Alchemy's Account Kit docs](https://accountkit.alchemy.com/react/quickstart).