📄 README.md SLM Finance · v1.0
SLM
SLM Finance
Fund Management Operating System
Built on Solana 100% Onchain Open Protocol DAO Governed MIT License

SLM Finance is a permissionless Fund Management Operating System on Solana. It enables anyone to launch and manage ETF-like onchain portfolios where NAV, fees, and governance are fully deterministic — no custodians, no hidden costs, no trusted intermediaries.

Chain Solana (SVM)
Default Portfolio 70% SOL + 30% Stable reserve
NAV Update Every block (~400ms), fully onchain
Fees Visible, immutable, programmatically enforced
Contact money@slm.finance
01 · Introduction

What is SLM Finance?

SLM Finance is a Fund Management Operating System built on Solana — enabling anyone to launch and manage ETF-like onchain portfolios where NAV, fees and governance are fully deterministic.

Traditional fund management relies on trusted intermediaries, opaque pricing, and off-chain reconciliation. SLM Finance eliminates all of that. Every calculation — from net asset value to fee accrual to governance decisions — runs transparently on the Solana blockchain, enforced by smart contracts and verifiable by anyone in real time.

Think of SLM as the infrastructure layer that makes institutional-grade fund management permissionless. A fund manager can instantiate a new SLM fund, define the portfolio rules, and open it to investors — all without a custodian, a back-office team, or a centralized oracle.

Core promise

SLM Finance gives fund managers and investors a shared, trustless source of truth — every NAV, every fee, every governance vote is recorded onchain and cannot be altered after the fact.

100%
Onchain operations
$0
Hidden management costs
<1s
Settlement finality
DAO
Governance model

SLM Finance is designed for three groups of participants: fund managers who want to launch programmatic portfolios, investors who want transparent, yield-bearing exposure to onchain assets, and developers who want to build on top of a composable fund primitive.

02 · Protocol Structure

Architecture Overview

SLM Finance is composed of four interlocking layers: the Fund Registry, the NAV Engine, the Share Issuance Module, and the Governance Layer.
🗂
Fund Registry

Stores all active SLM fund accounts, their portfolio composition targets, asset weights, and permissioned manager keys. Immutably records the rules each fund operates under.

📐
NAV Engine

Continuously calculates each fund's net asset value using onchain price feeds. Zero reliance on off-chain components or opaque pricing models — the formula is deterministic and publicly verifiable.

🏦
Share Issuance Module

Investors mint shares against the continuously updated NAV and redeem them at any time. Minting and redemption are atomic transactions — no delays, no settlement risk.

🗳
Governance Layer

Token holders propose and vote on fund parameter changes — rebalancing targets, fee adjustments, asset additions. All governance actions execute strictly onchain; no multisig, no admin key.

These four layers compose into a self-contained financial primitive. A fund instance is a single Solana program account cluster — it can be audited, forked, and composed with other DeFi protocols without any centralized dependency.

Component Role Mutability
Fund Registry Stores portfolio rules and manager credentials Governance-only
NAV Engine Deterministic price and valuation calculation Immutable
Share Module Mint / redeem investor shares Permissionless
Governance Onchain voting for parameter changes DAO-controlled
Fee Module Visible, programmatically enforced fee accrual Transparent
03 · How It Works

Launch Your Fund in 3 Steps

From idea to live onchain fund in three deterministic steps — no custodian required, no legal entity needed to get started.
1
Instantiate

Define your portfolio composition, target weights, and asset constraints. Submit to the Fund Registry on Solana. The protocol enforces your rules from block one — weights auto-normalize to 100%, fees are locked in, and the governance threshold is set.

2
Specify

Specify your portfolio composition including the target assets (e.g. 70% SOL + 30% Stable reserve), rebalancing frequency, and fee structure. Everything you specify becomes a verifiable rule stored on-chain — the protocol will only execute within these constraints.

3
Go Live

Open your fund to investors. Shares are minted and redeemed against the continuously updated NAV. The NAV Engine recalculates on every block using onchain price data — investors always see the exact current value of their position, in real time.

Investor Lifecycle

A
Discover & Research

Investors browse active SLM funds, read their onchain-verified rules, and inspect the full historical NAV — all publicly auditable on-chain. No need to trust a prospectus — the code is the prospectus.

B
Mint Shares

Investors deposit supported assets and receive fund shares priced at the current NAV. Minting is atomic — the share is credited in the same transaction as the deposit. No slippage, no settlement delays.

C
Govern & Redeem

Shareholders may participate in governance votes to adjust fund parameters. At any time, they redeem shares for the proportional underlying assets at the latest NAV — instant, permissionless, and gas-efficient on Solana.

05 · Governance

Decentralized Governance

Community-controlled fund parameters. Propose, vote, and execute rebalancing strictly onchain — no multisig admin, no single point of control.

SLM Finance replaces the traditional fund manager's discretionary power with a transparent, token-weighted governance model. Any shareholder above a minimum threshold can submit a proposal — a rebalancing target, a fee change, an asset addition. Other shareholders vote, and if the proposal passes the quorum threshold, it executes automatically.

ActionWho can initiateExecution
Rebalance targetAny token holder above thresholdOnchain, automatic
Fee adjustmentFund manager + DAO voteOnchain, next epoch
Add new assetDAO proposal + supermajorityOnchain, after timelock
Emergency haltGuardian multisig (time-limited)Immediate, onchain

Fee structures are visible, immutable once set per epoch, and programmatically enforced. There are no hidden management costs — every basis point is recorded onchain and auditable by any user.

06 · Ecosystem

Why Solana Investors Choose SLM

Solana's Sealevel Virtual Machine (SVM) is uniquely suited to the high-throughput, low-latency demands of onchain fund management. Here's why the Solana community is excited about SLM.
Speed & Low Fees

Solana processes 65,000+ transactions per second with sub-cent fees. Minting, redeeming, and rebalancing are economically viable at any size — something impossible on high-fee chains.

🔗
Atomic Composability

SVM's parallel execution model allows SLM funds to compose atomically with DEXs, lending markets, and yield protocols in a single transaction — enabling complex strategies with no settlement risk.

🌐
Institutional-Grade Throughput

Institutional fund operations require high-throughput infrastructure. Solana's architecture supports the NAV Engine recalculating every block (~400ms) without congestion — true real-time pricing.

🛡
Growing DeFi Ecosystem

Solana hosts the fastest-growing DeFi ecosystem by volume. SLM funds can tap into this liquidity — Jupiter swaps, Marinade staking, Kamino lending — all composable as fund strategies.

📊
SOL as Base Asset

SOL's performance as a base asset makes SLM's default 70/30 SOL-stable allocation compelling — combining upside exposure with a stability buffer, all managed deterministically.

🔍
Full Transparency

Every SLM transaction is publicly verifiable on Solana Explorer. Investors don't need to trust a fund manager's word — they can read the onchain state directly at any moment.

"Harness the speed and low fees of the SVM to run institutional-grade fund management operations that require high-throughput and atomic composability." — SLM Finance Protocol

The combination of Solana's performance characteristics and SLM's deterministic fund architecture creates a new category: permissionless institutional fund management — accessible to anyone, auditable by everyone, controlled by nobody.

07 · Reference

Glossary

Key terms used throughout SLM Finance documentation and the protocol interface.
TermDefinition
NAVNet Asset Value — the per-share value of a fund, calculated onchain every block from current asset prices and total shares outstanding.
SLM FundAn ETF-like onchain portfolio instantiated through the SLM protocol, with deterministic rules, transparent fees, and DAO governance.
MintThe act of depositing assets into a fund and receiving shares priced at the current NAV. Atomic — happens in a single Solana transaction.
RedeemThe act of returning shares to a fund and receiving the proportional underlying assets at the current NAV.
SVMSolana Virtual Machine — the parallel execution environment that powers Solana smart contracts and enables SLM's high-throughput operations.
AUMAssets Under Management — the total market value of all assets held across a fund's portfolio.
RebalanceThe process of buying and selling assets within a fund to return portfolio weights to their target allocation, executed onchain via governance or automated triggers.
Governance QuorumThe minimum percentage of shares that must participate in a vote for a governance proposal to be valid and executable.
EpochA fixed time window (e.g. daily or weekly) used for fee accrual, rebalancing triggers, and governance settlement.
Atomic ComposabilityThe ability to bundle multiple protocol interactions (mint, swap, stake) into one indivisible Solana transaction — all succeed or all fail together.
Ready to explore the protocol?
← Back to SLM Finance App