Skip to content

arrangedev/trusts

Repository files navigation

Trusts Protocol

Support anyone with DeFi yields.

✨ Overview

Trusts Protocol is an on-chain primitive for yield contributions that allows you to leverage a variety of DeFi protocols to make recurring contributions to multiple different wallets. It uses Lulo Finance as proxy for protocols like MarginFi, Kamino Finance, Solend, Drift Protocol, and Mango Markets; ultimately allowing a depositor to get the best rates possible on their capital.

⁉️ Use Cases

  • Recurring & lossless contributions to projects & charities
  • Syndicated trusts w/ primitives like Squads
  • Lossless token presales & NFT mints
  • Automated yield off-ramping w/ Sphere

🛠 Getting Started

First, clone the repo:
git clone https://github.com/joeymeere/trusts.git

Run the following to generate the IDL:

anchor build

Then navigate to the app/trusts-ui directory, and run the following:

npm i

From here, you can run the last command, and you're ready to go:

npm run dev

Releases

No releases published

Packages

No packages published

Languages