Skip to content

Add Morpho to Community Modules

Created by: ihsraham

Summary

  • Adds @morpho-org/wdk-protocol-lending-morpho-evm to the Community Modules table.
  • Links to both the published npm package and the Morpho SDK source package.
  • Keeps the module under the existing third-party community module disclaimer instead of adding a first-party lending docs home.

Validation

  • git diff --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

Notes

  • Build passed with existing docs-seo warnings for unrelated pages missing docType frontmatter.

Merge request reports