Page cover

Integration Guides

There are three ways to integrate YO into your dApp or protocol:

1) SDK: a simple Typescript toolkit that lets developers interact with YO vaults from their own apps.

SDK

2) Widget: a plug-and-play solution for apps to embed YO directly in their UX

3) yoGateway: an onchain interface to interact with all current and future yoVaults, with built-in tools for slippage and allowance management. Integrate with 1 contract instead of multiple individual interfaces.

yoGateway

4) Individual Contracts: if you prefer to integrate a single contract, you can do it as well. Vaults follow the ERC 4626 standard.

Individual Contracts

Last updated