Skip to content

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.

  • 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.
  • 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.

  • 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.