Skip to content

jatinj615/yield_aggregator_ethForAll

Repository files navigation

Bob The Yielder

Cross Chain Yield Aggregator Defi protocol through which user can deposit their underlying asset from the source chain to the destination chain via a single transaction.

This is a mono repo which contains three main directories -

  1. solidity - This directory contains all the smart contract Logic of the protocol.
  2. frontend - Contains the front end code of the protocol.
  3. ConnextSDKAPI - Contains the API code for connextSDK to provide relayerFee, originSlippage and destinationSlippage.

Note: Setup README can be found inside the respective directories.