The problem Yield Harbour solves
YieldHarbor Finance is a next-generation DeFi asset management solution that helps users maximise yield and minimise risk.
Challenges we ran into
- I tried to deploy the move smart contracts with the help of the remix IDE, but after spending 2 hours on the errors, I figured it out with CLI and deployed smart contracts on the testnet.
- I tried to integrate DeepBook for trade and swap functionality but got errors after half integration, so I switched to the user order book completely.
- We're working on adding a special kind of login called ZK login, so people can use their Google accounts to sign in. We're using a new tool called @mysten/zklogin for this, but we're having a hard time because the instructions aren't clear. We talked about this problem with the SUI team at a coding event, and they were really helpful. They even got us in touch with an expert on their team through Telegram, who helped us fix the issue just in time.