Stendar SDK
Stendar is a programmable financial-agent SDK and safe runtime. It helps teams design runtime workflows, gate money-affecting actions behind policies, and keep auditable receipts attached to each decision.
Start by audience
Section titled “Start by audience”- Agent Builders: integrate SDK surfaces, AI adapters, and custom workflow logic in Agent Builders.
- Operators: apply trust controls, approvals, audit verification, and live execution gates.
- End Users: delegate tasks, review plans, approve or reject actions, and inspect receipts.
What is available today
Section titled “What is available today”- DeFi execution engine capabilities (swaps, bridges, deposits, withdrawals) and runtime packages are available now.
- Runtime controls, policy-aware execution lifecycles, and audit verification paths are available now and continue to harden.
- Public Policy v2 shared decision contracts are available in
@stendar/policy-contracts. - Product harness, bundled local dashboard, cloud portal scaffold, connector, MCP, and deploy metadata live under
internal/in this monorepo.
DeFi strategy and runtime docs are public SDK capability docs. Private product orchestration examples remain internal.
Task quick links
Section titled “Task quick links”- Choosing runtime extension surfaces? Read Extension Points.
- Building with AI adapters? Compare Extension Points with the public package table below.
- Reviewing public safety posture? Follow Security Model.
- Reviewing policy behavior? Start with Policies.
Package overview
Section titled “Package overview”- DeFi execution engine:
@stendar/core - Public policy contracts:
@stendar/policy-contracts - Chain adapters:
@stendar/solana,@stendar/evm - Providers:
@stendar/provider-jupiter,@stendar/provider-kamino,@stendar/provider-aave,@stendar/provider-oneinch,@stendar/provider-lifi - Wallets:
@stendar/wallet-core,@stendar/wallet-phantom,@stendar/wallet-viem,@stendar/wallet-erc4337,@stendar/wallet-turnkey - Integrations and tools:
@stendar/langchain,@stendar/vercel-ai,@stendar/notifications,@stendar/cli
For import-level details, see API Reference.