Overview
Deriverse is the first fully on-chain derivatives trading protocol on Solana that unifies Spot, Perpetual Futures, and Options into a single, composable execution layer. We built Deriverse to solve a specific paradox in DeFi: How to achieve the performance of a centralized exchange without introducing the centralization risks of off-chain matchers, sequencers, or admin keys.
Architecture principles
Deriverse is built on revolutionary design principles that prioritize performance, security, and user experience. This section covers the fundamental concepts that power the protocol.
Zero administrative role
After initial deployment, Deriverse operates without any administrative privileges. The protocol is governed entirely by smart contract logic and community voting, ensuring maximum trustlessness and censorship resistance.
Gas-optimized design
Built from the ground up for Solana, Deriverse eschews framework abstractions like Anchor in favor of native program interfaces. This approach delivers:
Minimal compute unit consumption
Lower transaction costs
Higher throughput
Optimized execution efficiency
Unified account architecture
Unlike protocols requiring separate accounts per market, Deriverse uses a unified client account system that works across all instruments, reducing complexity and rent costs.
Key components
Next steps
Start with Architecture to understand the technical foundations
Learn about Governance to participate in future protocol decisions
Review Fees & Economics to understand cost structures
Explore the Referral Program for earning opportunities
Last updated