Skip to content

feat(camelot-v3-onchainos): v0.1.0 — Algebra V3 AMM swaps on Arbitrum via Camelot DEX#449

Open
skylavis-sky wants to merge 1 commit into
okx:mainfrom
skylavis-sky:feat/camelot-v3-onchainos
Open

feat(camelot-v3-onchainos): v0.1.0 — Algebra V3 AMM swaps on Arbitrum via Camelot DEX#449
skylavis-sky wants to merge 1 commit into
okx:mainfrom
skylavis-sky:feat/camelot-v3-onchainos

Conversation

@skylavis-sky
Copy link
Copy Markdown
Contributor

Summary

  • Plugin: camelot-v3-onchainos v0.1.0
  • Form: C — TypeScript wrapper using Algebra V3 ABIs directly with viem encodeFunctionData
  • Tools: 4 tools (listSupportedChains, getTokenInfo, getQuote, buildSwap)
  • Chains: Arbitrum One (42161)
  • Signing: All transaction tools return pending_sign envelopes routed through onchainos wallet contract-call

Generated by okx/dapp-connect-agenticwallet v1.14. Source: Algebra V3 ABIs (cryptoalgebra/Algebra).

Technical Details

  • Language: TypeScript (Node.js ≥ 18, tsx runtime)
  • Entry point: cli.ts — dispatches to tool functions in index.ts
  • Runtime: runtime.ts — viem clients + ABI encoders against Arbitrum public RPC
  • QA status: All A1–A8 mechanical checks + G1 UX + G2 functional audit PASS (see QA-PIPELINE.md)

Checklist

  • plugin.yaml with schema_version: 1, correct api_calls, MIT license
  • SUMMARY.md with ## Overview, ## Prerequisites, ## Quick Start
  • LICENSE (MIT)
  • All transaction tools return pending_sign envelopes — no local signing
  • Only skills/camelot-v3-onchainos/ files in diff

🤖 Generated with Claude Code

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.

1 participant