Research & Insights

From the Lab

Deep dives into protocols, blockchains, and the systems we build. Written by the Exo team.

All Articles

20 articles
Insights from Improving an RPC Server
March 2, 2026·8 min read

Insights from Improving an RPC Server

Hard-earned lessons in CPU isolation, memory safety, and callback benchmarking in Rust

H
Huzaifa
Read
Solana Needs Something Like ERC4626 Vaults
February 20, 2026·4 min read

Solana Needs Something Like ERC4626 Vaults

A vault standard is the missing primitive for tokenized funds, RWAs, and institutional composability on Solana.

T
Taylor Johnson
Read
Building Decentralized Governance for Solana: Giving 1.2M Stakers a Voice
February 12, 2026·7 min read

Building Decentralized Governance for Solana: Giving 1.2M Stakers a Voice

IMD-228 showed the gap: stakers couldn’t vote independently. This Snapshot NCN closes it with verifiable stake snapshots and Merkle proofs.

J
Jerry
Read
Are sRFC 37 Permissioned Tokens replacing Transfer Hooks?
January 15, 2026·9 min read

Are sRFC 37 Permissioned Tokens replacing Transfer Hooks?

Implementing Solana’s new permissioned token standard without transfer hooks

P
Patricio
Read
Agora Finance: Simplifying Institutional Digital Dollarization
December 12, 2025·13 min read

Agora Finance: Simplifying Institutional Digital Dollarization

Analyzing AUSD’s Institutional Stablecoin Infrastructure, Compliance Architecture, and Competitive Landscape

D
Dirt D.
Read
Optimizing Compute Units - Part 2
December 5, 2025·8 min read

Optimizing Compute Units - Part 2

Real-World Solana Optimization: Cutting Pool Creation Cost from 48K to 34K CUs by Making Logic Conditional

F
Frederic
Read
Part 3: The Payment Layer
November 30, 2025·7 min read

Part 3: The Payment Layer

We're back with Part 3 of the Solana Institutional series, with a practical overview of how fiat, stablecoins, and global payment rails converge on Solana. This piece expands past what is simply requi

D
Dirt D.
Read
Breaking down Solana & Ethereum: Fees
November 24, 2025·10 min read

Breaking down Solana & Ethereum: Fees

A deep dive into how Solana and Ethereum price blockspace and why their fee markets behave so differently.

T
Taylor Johnson
Read
Optimizing Compute Units - Part 1
November 21, 2025·5 min read

Optimizing Compute Units - Part 1

A practical walkthrough on shrinking Solana transaction costs by cutting Compute Units with simple, real-world code optimizations.

F
Frederic
Read
Measuring Solana Validator Rewards: A Time-Dependent Approach
November 14, 2025·5 min read

Measuring Solana Validator Rewards: A Time-Dependent Approach

A data-driven method for measuring Solana validator rewards through time-based performance benchmarking.

H
Huzaifa
Read
Part 2: Custody, Key Management & Policy Enforcement Post
November 10, 2025·5 min read

Part 2: Custody, Key Management & Policy Enforcement Post

How enterprises on Solana secure keys, gate transactions, and enforce policy—with MPC custodians, multisig treasuries, and programmable controls.

E
Exo Technologies
Read
A Developer’s Guide to Audit Readiness
November 6, 2025·6 min read

A Developer’s Guide to Audit Readiness

Making an Auditor-Friendly Architecture Doc — Featuring Insights from Accretion

P
Patricio
Read
Breaking down Solana & Ethereum: MEV
November 3, 2025·12 min read

Breaking down Solana & Ethereum: MEV

How differences in virtual machine design shape performance, programmability, and user experience.

T
Taylor Johnson
Read
Part 1: Compliance Frameworks & On-Chain Regulatory Controls
October 31, 2025·5 min read

Part 1: Compliance Frameworks & On-Chain Regulatory Controls

Establishing Regulatory Confidence in a Decentralized World

D
Dirt
Read
Breaking down Solana & Ethereum: EVM & SVM
October 24, 2025·10 min read

Breaking down Solana & Ethereum: EVM & SVM

How differences in Ethereum and Solana’s virtual machines explain everything from performance to programmability.

T
Taylor Johnson
Read
SIMD-0123
December 3, 2024·1 min read

SIMD-0123

What is SIMD-0123?

E
Exo Technologies
Read
Compacting Instruction Data with Codama
March 10, 2025·2 min read

Compacting Instruction Data with Codama

How to compact instruction data with Codama

E
Exo Technologies
Read
Testing Solana Programs
January 5, 2025·1 min read

Testing Solana Programs

E
Exo Technologies
Read
RWA Compliance Challenges
January 13, 2025·2 min read

RWA Compliance Challenges

E
Exo Technologies
Read