Technical Guides
There are two ways to integrate YO into your dApp or protocol:
1) YoGateway (preferred): a single 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 Integration Guide2) Individual Contracts: if you prefer to integrate a single contract, you can do it as well. Vaults follow the ERC 4626 standard.
Individual Contract Integration GuideLast updated