Skip to content

Add Morpho lending docs

Created by: ihsraham

Summary

Document Morpho as a Community EVM lending module under Lending Modules so it is discoverable beside Aave, with the approved community disclaimer on the Morpho overview.

Morpho maintainers should review the package-specific behavior because they are the source of truth.

Changes

  • Added Morpho overview, usage, configuration, API reference, and guides for get started, lending operations, and errors.
  • Added Morpho to Lending Modules, All Modules, sidebar, and Community Modules with a docs link and Community status.
  • Tightened support-card spacing and refreshed public/llms-full.txt.

Checks

  • git diff --cached --check
  • npm run check:meta
  • LINK_CHECK_EXTERNAL=false npm run check:links
  • SKIP_OG_BUILD=1 NEXT_PUBLIC_DOCS_ORIGIN=https://docs.wdk.tether.io npm run build
  • Local smoke tested /sdk/lending-modules, Morpho overview/usage, and mobile viewport.

Merge request reports