This example repo containing the simple dapp (frontend only) which utilizes Modular Execution environment (MEE) (Klaster) to execute a cross-chain mint.
The NFT contract is deployed on Base Sepolia and the price of one mint operation is set to be 0.1 USDC - the official testnet USDC provided by Circle.
This demo app shows how users can pay for the NFT mint on Base by paying with USDC from any other chain.
$ npm run dev
- node v18
- typescript@5+
- viem@2+
- klaster-sdk@0.5.11
Take a look at the Biconomy docs to learn how to use advanced features such as DAN Client, Smart Sessions, etc.
Join this group if you need help with any technical questions or issues.