Quickstart
Last updated
Last updated
The simplest way to start using Vaults API is to install an SDK package.
Using npm
Using Yarn
Using pnpm
Using Bun
Using jspm
To start tinkering you ned to obtain an API key, the fastest way is to fill this form
Set your API key as an environment variable
Initialize the SDK
To take it for a spin, use one of the SDK functions: getDepositOptions to get best DeFi opportunities for a specific blockchain address
For more detailed example implementation check out our lightning tutorials (<5 mins!)