There are two key ways to interact with the Modular Execution Environment

Supertransaction API

The quickest and easiest way to get started with MEE! By leveraging the Supertransaction API, you never have to interact with the blockchain directly, deploy contracts or worry about low-level implementation details. Works with all programming languages and frameworks through a REST API Encodes callData for you for hundreds of popular DeFi protocols Find optimal bridge and swap routes Compose multiple DeFi providers into a single workflow Execute gaslessly Execute with a single user signature

AbstractJS SDK

A viem inspired SDK with support for advanced account abstraction and chain abstraction functionalities. Comes built-in with deep integration for MEE execution flows. For developers who want finer granular control over deploying orchestrator contracts, encoding flows and setting custom callData, gasLimits, etc… Managing Nexus smart account across chains Using viem-like ABI Types to encode function calls Fits into your existing viem, ethers flows. Execute gaslessly Execute with a single user signature