Support anyone with DeFi yields.
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.
- Recurring & lossless contributions to projects & charities
- Syndicated trusts w/ primitives like Squads
- Lossless token presales & NFT mints
- Automated yield off-ramping w/ Sphere
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