Skip to content

docs: Add Swap documentation to Actions SDK#2018

Open
its-applekid wants to merge 5 commits intoethereum-optimism:mintlifyfrom
its-applekid:docs/add-swap-documentation
Open

docs: Add Swap documentation to Actions SDK#2018
its-applekid wants to merge 5 commits intoethereum-optimism:mintlifyfrom
its-applekid:docs/add-swap-documentation

Conversation

@its-applekid
Copy link
Copy Markdown

Summary

Updates Actions SDK documentation to include Swap functionality (Uniswap, Aero, Velodrome).

Closes ethereum-optimism/actions#316

Changes

  • ✅ Added WalletSwapNamespace to generation script
  • ✅ Created Swap Documentation API reference page
  • ✅ Updated quickstart guide with swap examples
  • ✅ Added swap provider configuration to guides
  • ✅ Updated navigation to include Swap Documentation

Pattern

Follows the existing Lend Documentation pattern:

  1. Modified scripts/generate-actions-components.ts to include swap namespace
  2. Created app-developers/reference/actions/swap-documentation.mdx
  3. Updated relevant docs pages with swap configuration and examples

Testing

  • Run doc generation script to generate swap snippets
  • Build docs locally and verify all pages render correctly
  • Verify links and cross-references work

Note: This PR references the mintlify branch which includes Aero/Velodrome functionality.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Docs to include Swap

1 participant