Tools

SDK

@cowlprotocol/sdk is the TypeScript library that opens Cowl to any app. Everything you can do in the terminal, scripted.

Era 05
This lands in Era 05The Network. The roadmap lays out the sequence and what opens it. Docs go up here the day it ships, not before.

What it will cover

  • A typed client you point at a network and a signer.
  • Shield, send, trade, and unshield from code.
  • Read your shielded portfolio with your view key.
  • Mint scoped, revocable disclosure keys for an auditor.
  • Stealth address and view key helpers.

What you can use today

Everything else is live on mainnet. The web app runs shield, private send, receive, private swap and your shielded portfolio with nothing to install, and the CLI does the same with every flag exposed:

npm install -g @cowlprotocol/cli

Want this era sooner? Follow the roadmap or come push on it in the community.