For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tech integration

Use Cases

Wallet with Strategy Mode Wallets can let users create a personal strategy: pick tokens, set weights, deposit, and let DiversiFi's engine keep the allocation balanced automatically. The user gets portfolio management without manual rebalancing.

Portfolio Tool with Rebalancing A portfolio tracker could offer a "managed portfolio" feature where users lock in a target allocation and the DiversiFi engine rebalances it on their behalf, turning a passive dashboard into an active investment tool.


What You Build

  • Frontend and UX - you own the user experience, branding, and interaction design.

  • User flows - deposit, withdrawal, strategy creation, and portfolio views happen in your app.

  • Distribution - you bring users and drive volume through your existing channels.

What DiversiFi Provides

  • SDK and API - programmatic access to vault creation, deposits, withdrawals, weight updates, and real-time data (composition, NAV, performance, drift).

  • Vault infrastructure - each strategy/portfolio gets an isolated, program-controlled vault on Solana with oracle-based pricing.

  • Rebalancing engine - continuous drift monitoring (every minute via Switchboard) and atomic rebalancing via Jupiter.

  • Portfolio token (dToken) minting - fungible SPL tokens representing vault shares, minted and burned automatically.

  • Operational backend - all swap execution, rebalancing, and settlement is handled by DiversiFi. Your platform never touches user funds directly.


Integration Depth

Level
What you get
Effort

Light

API access to existing strategies (data, deposits, withdrawals). Embed DiversiFi products in your UI.

Low

Medium

SDK access to create and manage custom strategies on behalf of your users. Your platform acts as the Strategy Manager.

Medium

Deep

Full white-label integration. Your users create their own personal strategies through your UI, with DiversiFi invisible to the end user.

Higher


Revenue Model

Tech Integration partners earn fees based on the flow they generate. Revenue sharing is structured around the volume of deposits and the number of active strategies created through your platform. Details are agreed during onboarding.


Getting Started

  1. Define the use case - what feature do you want to offer your users? Strategy creation, managed portfolios, basket products, or something else?

  2. Choose integration depth - light (data + existing strategies), medium (custom strategy creation), or deep (white-label).

  3. Technical scoping - our team works with yours to define the API/SDK integration, data flows, and operational responsibilities.

  4. Build and test - integrate against our staging environment.

  5. Launch - go live with DiversiFi-powered strategy features in your product.

Last updated