Skip to content

bcnmy/neura-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biconomy MEE + Neura Testnet Example

This repository demonstrates how to use the Biconomy Modular Execution Environment (MEE) infrastructure with the Neura Testnet chain.

Prerequisites

  • Bun (tested with version 1.2.5)
  • Node.js (tested with version 23.10.0)

Getting Started

  1. Clone the repository:

    git clone https://github.com/bcnmy/neura-quickstart.git
    cd neura-quickstart
  2. Install dependencies:

    bun i
  3. Run the example:

    bun run index.ts

Notes

  • 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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published