Skip to content

bcnmy/ethglobal-workshop

Repository files navigation

ETHGlobal 2024 Workshop

Part 1: MEE (Klaster SDK)

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.

Build and run the project

$ npm run dev

Recommended Environment

  • node v18
  • typescript@5+
  • viem@2+
  • klaster-sdk@0.5.11

Useful Resources

Part 2: Biconomy SDK

Take a look at the Biconomy docs to learn how to use advanced features such as DAN Client, Smart Sessions, etc.

Developer Support

Join this group if you need help with any technical questions or issues.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published