Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.07 KB

File metadata and controls

32 lines (22 loc) · 1.07 KB

NICE - New Invite Capsule Event

This is a simple application with a Next.js boilerplate to interact with the Capsule API that generates an account abstraction wallet and automatically mints an NFT without the user needing to spend ga

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.

Builder