Skip to content

A simple Next.js app allows for gas-less ERC-20 mints using Account Abstraction.

License

Notifications You must be signed in to change notification settings

alchemyplatform/aa-simple-dapp

Repository files navigation

Alchemy Simple Account Abstraction Dapp

This is a simple Next.js single page application that leverages account abstraction via the Alchemy aa-sdk, allowing users to mint an ERC-20 Token to an SCA without needing to have an EOA wallet or incur any gas fees.

Run Locally @ http://localhost:3000

yarn
yarn build
yarn dev

Contributing

We welcome contributions to the examples/alchemy-daapp repo! If you would like to contribute, please follow these steps:

This repository follows an MIT license

  1. Clone the repository
  2. Create a new branch for your changes
  3. Make your changes and commit them
  4. Push your changes to your forked repository
  5. Submit a pull request to the examples/aa-sdk repo

Please ensure that your code follows our coding standards and that you have added appropriate tests for your changes. We appreciate your contributions and look forward to working with you.

About

A simple Next.js app allows for gas-less ERC-20 mints using Account Abstraction.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published