sequence-ecosystem-wallet

Installation
SKILL.md

Sequence Ecosystem Wallet (Polygon) — Operator Workflow

This repo contains:

  • Connector UI (Cloudflare Worker) that creates an explicit session and returns ciphertext.
  • CLI to create wallet requests/links, ingest session material into Keychain, check balances, and execute Trails swaps.

Assumptions / scope

  • Chain: Polygon (137) only.
  • Nodes URL must remain base: https://nodes.sequence.app/{network} (access key stays separate).
  • For swaps: Trails intents with exact-input semantics.

Environment variables

Required (most commands):

  • SEQUENCE_PROJECT_ACCESS_KEY (Sequence project access key)
Installs
1
First Seen
Jun 19, 2026
sequence-ecosystem-wallet — 0xsequence-demos/openclaw-ecosystem-wallet-skill