Integration Guides
Last updated

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.
SDK2) 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.
yoGateway4) Individual Contracts: if you prefer to integrate a single contract, you can do it as well. Vaults follow the ERC 4626 standard.
Individual ContractsLast updated