Skip to content

feat: enhance SDK modules docs and add changelog

Viet Tan Tran requested to merge github/fork/gatteo/chore/polish-docs into main

Created by: gatteo

  • Added Changelog page in Overview section with November/December 2024 release history
  • Added All Modules page with comprehensive listing of all WDK modules
  • Added Community Modules section for community-built modules (wdk-wallet-rgb)
  • Added Fiat Modules section with MoonPay integration documentation
  • Updated module statuses (swap-velora-evm, bridge-usdt0-evm, lending-aave-evm, wallet-spark) to Ready
  • Renamed "Showcase" to "Project Showcase" and "Resources" to "Resources and Guides"
  • Fixed heading hierarchy in Wallet Modules page for proper GitBook TOC

New Pages

  • overview/changelog.md - Release changelog
  • sdk/all-modules.md - Complete module listing
  • sdk/community-modules/README.md - Community modules overview
  • sdk/fiat-modules/README.md - Fiat modules overview
  • sdk/fiat-modules/fiat-moonpay/* - MoonPay module documentation

Merge request reports