Skip to content

feat(across-protocol-onchainos): v0.1.0 — crosschain bridging and swaps via Across Swap API#448

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

feat(across-protocol-onchainos): v0.1.0 — crosschain bridging and swaps via Across Swap API#448
skylavis-sky wants to merge 1 commit into
okx:mainfrom
skylavis-sky:feat/across-protocol-onchainos

Conversation

@skylavis-sky
Copy link
Copy Markdown
Contributor

Summary

  • Plugin: across-protocol-onchainos v0.1.0
  • Form: B-REST — TypeScript wrapper around the Across Swap API
  • Tools: 4 tools (listSupportedChains, getQuote, getDepositStatus, buildSwap)
  • Chains: Ethereum, Arbitrum, Base, Optimism, Polygon, BSC
  • Signing: All transaction tools return pending_sign envelopes routed through onchainos wallet contract-call

Generated by okx/dapp-connect-agenticwallet v1.14. Source: across-protocol/skills + Across Swap API.

Technical Details

  • Language: TypeScript (Node.js ≥ 18, tsx runtime)
  • Entry point: cli.ts — dispatches to tool functions in index.ts
  • Runtime: runtime.ts — REST client for app.across.to/api
  • Upstream sub-skills: bridge/, swap/, embedded-crosschain-actions/, fetch-chains-tokens/, resources/, security/, tracking-transactions/ preserved verbatim
  • 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/across-protocol-onchainos/ files in diff

🤖 Generated with Claude Code

…ps via Across Swap API with pending_sign routing
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