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)