Video Demo
Got 2 minutes? Check out a video overview of our product:
In the following video you can see how a user interacts with the face of the platform. The user will head to the webpage, connect his wallet, send tokens to our contract and receive an NFT in exchange evidencing his position.
Then our rebalancing contract is executed as shown in the next video. Here we are locally deploying and testing our smart contract. When executing the test script, we see that the user funds are sent to the UniswapV3 contract and we get an NFT back (TokenId). Then we activate the rebalance function, where the contract collects all the fees from the liquidity position, and then rebalances by opening a new position, thus giving the YF contract a new NFT (hence a new TokenId), as shown.
Last updated