Install
- pnpm
- npm
- yarn
Highlights
- Core primitives:
Hex,ChainId,Txn,ActionPlan - Domain types:
Token,TokenAmount,VaultConfig,YieldSummary,BalanceSummary - Integration types:
Integrations,StrategyType,CrossChain - Zero runtime: ESM types only, no JavaScript code
- Type-safe: Full TypeScript support across all SDK packages
Core Primitives
Basic Types
Transaction Types
Domain Types
Token and Amount Types
Vault and Strategy Types
Integration Types
Available Integrations
Cross-chain Types
Usage Examples
Type-safe API calls
Integration with SDKs
References
- Repo:
https://github.com/BlendMoney/sdks→packages/sdk-types - Readme:
packages/sdk-types/README.md