Litepaper · v0.1

The index layer for tokenized stocks

Skep Labs July 2026 Robinhood Chain skep.finance
Abstract

In July 2026, liquid tokenized equities arrived onchain: 200+ US stocks and ETFs trading 24/7 on Robinhood Chain across 120+ jurisdictions. Every launch-day protocol addresses trading. None addresses the instrument through which most of the world actually holds equities: the index. Skep is a non-custodial protocol that wraps weighted portfolios of tokenized stocks into single ERC-20 tokens with rules locked at creation, AI-produced research published onchain, and in-kind redemption available at every block. Anyone can compose an index; no one can manage one.

Contents
Background: equities become composable01 The missing index layer02 Protocol design03 The creator economy04 Design principles05 Regulatory posture06 Risks07 Roadmap08

01Background: equities become composable

On July 1, 2026, Robinhood launched the public mainnet of Robinhood Chain, an Ethereum Layer 2 built on Arbitrum technology with 100ms block times, purpose-built for tokenized real-world assets. Its flagship asset class: stock tokens, Robinhood-issued instruments tracking the performance of more than 200 US-listed stocks and ETFs, available in over 120 jurisdictions and trading around the clock.

This is a genuinely new substrate. For the first time, instruments tracking Apple, Nvidia and the S&P 500 exist as permissionless ERC-20 tokens with real distribution behind them: composable with AMMs, lending markets and smart contracts, and tradeable during the 128 hours per week when the New York Stock Exchange is closed.

The launch ecosystem reflects where incentives naturally pointed first: venues. AMMs, aggregation, perpetuals and lending all shipped on day one. Trading infrastructure is well served.

02The missing index layer

Most of the world does not hold equities as individual tickers. It holds them through index products: more than half of US fund assets are passive. The reasons are structural, and they apply onchain with at least equal force: diversification is the only free lunch in finance, picking single names underperforms on average, and wrappers compress decisions and costs.

Yet the onchain equity ecosystem launched with no index layer at all. The gap is not an oversight; it reflects who built first. Exchanges list instruments. Someone else has to package them.

The S&P 500 exists because indexing beats picking. But Wall Street decides what gets indexed. Onchain, that gatekeeping function is unnecessary.

Traditional index products carry three structural constraints that a token-native design removes:

03Protocol design

3.1 Baskets and vaults

A basket is a standard ERC-20 backed 1:1 by a weighted set of 3 to 20 stock tokens held in a dedicated vault contract. The vault exposes exactly four capabilities: mint, redeem, rebalance and collectFees. Its rule set (holdings, target weights, rebalance schedule, drift bands, management fee) is fixed at deployment. Vaults have no admin keys and no upgrade path for holdings logic, and no role in the system can pause redemption.

Protocol architecture
Creator / AI agent
thesis → holdings, weights, memo
BasketFactory
deploys vault, locks rules, registers memo hash
BasketVault
holds underlyings · mint / redeem / rebalance
BasketToken
ERC-20 shares, composable everywhere
Chainlink
NAV pricing
Uniswap
rebalance execution · router swaps
MemoRegistry
tamper-evident research trail

3.2 Minting and in-kind redemption

Minting deposits the underlying tokens (directly, or via a router that swaps from a single asset) and issues basket tokens at oracle-priced NAV. Redemption is the inverse and is always available in-kind: burn basket tokens, receive the underlyings pro rata, in a single call with no external dependencies. This is the creation/redemption mechanic that anchors ETF prices, implemented without an authorized-participant gate: on Skep, everyone is an authorized participant.

3.3 Rules-based rebalancing

On the first trading day of each period (monthly or quarterly, fixed at creation), a rebalance window opens and anyone can execute rebalance(). The contract restores target weights for any holding outside its drift band, executing via TWAP through Uniswap to limit price impact. Outside the window the function reverts. The consequence is central to the design: there is no path, for any party, to trade vault assets outside the locked rules.

3.4 The AI research layer

Skep's research agent turns a plain-language thesis into a proposed composition: it screens the full universe of listed stock tokens, proposes holdings and weights within protocol constraints, and writes a complete research memo covering screening logic, per-holding rationale and risks. Two properties keep this layer honest:

3.5 Pricing

NAV is computed from Chainlink feeds per underlying. Secondary-market basket prices may deviate from NAV; in-kind redemption bounds the deviation to the cost of arbitrage. During hours when US reference markets are closed, stock token prices are set by onchain trading; baskets inherit that price discovery, and their NAV reflects the same 24/7 marks as the underlyings.

04The creator economy

Index composition becomes an open, credentialed market. Any address can deploy a basket and attach a management fee between 0% and 1% per year, accruing per block via supply dilution. Fees split 70% to the creator and 30% to the protocol. There are no performance fees, lockups or exit penalties anywhere in the system.

FeeRateRecipient
Mint / redeem0.10% each (hard cap 0.25%)Protocol treasury
Management0% to 1% / yr, creator-set70% creator / 30% protocol

The interesting asset in this market is not the fee stream but the track record. A basket's performance exists onchain from block one, produced by locked rules, with its research trail hash-registered before outcomes were known. It is a performance record that cannot be backfilled, cherry-picked or survivorship-biased. We expect this to become the native credential for investment research: analysts publish baskets the way developers publish repositories.

05Design principles

06Regulatory posture

Skep is designed as infrastructure for rules-based wrappers, not as a fund platform. The properties that matter to that distinction are structural rather than cosmetic: no party exercises discretion over pooled assets after deployment; holders retain a continuous, unconditional right to exit in-kind; economic rules are fixed, public and enforced by contract; and the protocol takes no custody at any point.

We are engaging counsel in the jurisdictions where the underlying stock tokens are distributed and will publish our legal framework before mainnet launch. Access restrictions follow the underlyings: stock tokens are not available to US persons, and neither are baskets built on them. Front-end access is geofenced accordingly.

Skep is an independent project. It is not affiliated with, endorsed by, or sponsored by Robinhood Markets, Inc.

07Risks

An honest account of what can go wrong:

08Roadmap

Q3 2026
Private beta on mainnetCore vaults, factory, composer with the research agent, first launch baskets. Genesis members only.
Q3 2026
AuditsTwo independent audits plus a public audit competition. Reports published in full.
Q4 2026
Public launchPermissionless basket creation, creator fee streams, Uniswap liquidity for flagship baskets.
2027
Composability phaseBaskets as collateral in lending markets, agent-refreshed weight mode, index partnerships and third-party integrations.
Implementation detail
Read the docs
Get access
Request Genesis access

Disclaimer. This litepaper describes software under development and is provided for informational purposes only. It does not constitute investment advice, financial advice, an offer, or a solicitation to buy or sell any asset, and it is not a prospectus. Features, parameters and timelines are subject to change without notice. Tokenized stock instruments and basket tokens involve significant risk, including total loss of principal. Underlying stock tokens track equity performance and do not confer share ownership or shareholder rights. Products described are not available to US persons or in jurisdictions where prohibited.

Skep is an independent project and is not affiliated with, endorsed by, or sponsored by Robinhood Markets, Inc. or any of its subsidiaries. "Robinhood" and "Robinhood Chain" are trademarks of their respective owners. © 2026 Skep Labs.