This repository demonstrates how to use the Biconomy Modular Execution Environment (MEE) infrastructure with the Neura Testnet chain.
-
Clone the repository:
git clone https://github.com/bcnmy/neura-quickstart.git cd neura-quickstart
-
Install dependencies:
bun i
-
Run the example:
bun run index.ts
- This example uses the Nexus smart account derived from the EOA.
- Sponsorship: This example demonstrates the use of MEE supertransaction sponsorship (gasless transactions).
For more information, visit the Biconomy Documentation.