Overview of the SDK

The Finys SDK is a TypeScript/JavaScript-based library that allows any developer to:

  • Create and manage automation agents programmatically

  • Simulate execution and preview outcomes

  • Embed Finys Skills into their own products

  • Subscribe to user action logs or wallet events

  • Access GraphQL endpoints for live data

It’s modular, well-documented, and supports both browser and server-side environments.

Use cases:

  • Wallets adding automation as a service

  • DeFi apps offering automated portfolio rebalancing

  • Builders creating custom agent types

Last updated