Skip to content

feat(maple-onchainos): v0.1.0 — Maple Finance ERC-4626 pools on Ethereum and Base#452

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

feat(maple-onchainos): v0.1.0 — Maple Finance ERC-4626 pools on Ethereum and Base#452
skylavis-sky wants to merge 1 commit into
okx:mainfrom
skylavis-sky:feat/maple-onchainos

Conversation

@skylavis-sky
Copy link
Copy Markdown
Contributor

Summary

  • Plugin: maple-onchainos v0.1.0
  • Form: A — TypeScript wrapper using maple-labs/maple-js SDK with calldata-builder exports
  • Tools: 5 tools (listSupportedPools, getPool, getPosition, buildDeposit, buildQueueWithdrawal)
  • Chains: Ethereum (1), Base (8453)
  • Signing: All transaction tools return pending_sign envelopes routed through onchainos wallet contract-call

Generated by okx/dapp-connect-agenticwallet v1.14. Source: maple-labs/maple-js SDK (Maple/Syrup ERC-4626 pools).

Technical Details

  • Language: TypeScript (Node.js ≥ 18, tsx runtime)
  • Entry point: cli.ts — dispatches to tool functions in index.ts
  • Runtime: runtime.ts — wraps maple-js SDK methods for pool and position queries, builds ERC-4626 deposit/withdraw calldata
  • 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/maple-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