Skip to main content

Morpho AaveV3 SDK Overview

Morpho AaveV3-ETH Optimizer: SDK Documentation

Introduction

  • Morpho's AaveV3-ETH Optimizer SDK is a TypeScript-based toolkit for building decentralized applications (dApps) using Morpho AaveV3 Optimizer smart contracts.
  • The SDK is a "plug-and-play" adapter, easing the construction of any app or script that requires interaction with the Morpho AaveV3-ETH Optimizer contracts. It also provides seamless integration with RxJS for reactive programming, facilitating efficient handling of async data streams.
  • The SDK is still under development. Any feedback is welcome.

GitHub Link