Blockchain theory, shipped as protocols.
We turn peer-reviewed research into deployable infrastructure. Cross-chain composability, smart contract compilers, and protocol design — built in Rust, Zig, and Python, grounded in formal methods.
cryptuon.com · Twitter/X · GitHub
20 public projects · MIT
Our paper "Towards Universal Atomic Composability" was recognised by a16z Crypto Startup School.
Blockchain infrastructure has a gap between what gets published and what gets deployed. Most protocol papers end at simulation. We take them to production: real compilers, real VMs, real transaction pipelines.
Every tool here is designed so you don't need to read the paper to use the protocol — but the paper is there if you want to verify our work.
| Project | Description |
|---|---|
| solscript | Write Solidity. Deploy to Solana. |
| stxscript | A transpiler for StxScript to Clarity, making Stacks smart contract development easy. |
| zig-evm | A high-performance Ethereum Virtual Machine implementation in Zig, featuring parallel transaction execution and comprehensive EVM opcode support. |
| Project | Description |
|---|---|
| switchboard | Unified Cross-Chain State Synchronization Platform. |
| tesseract | Multi-Rollup Environments on Ethereum — enabling atomic transactions across rollups. The protocol implementation behind our universal atomic composability research. |
| nklave | Policy-enforcing trust boundary for PoS validators. |
| streamsync | An economically decentralized network delivering guaranteed sub-10ms Solana query performance through competitive node operations and market-driven incentives. |
| Project | Description |
|---|---|
| njord | Where Every Click Pays. Instantly. On-Chain. Decentralized affiliate marketing on Solana with on-chain escrow and fiat on/off ramps. |
| solanavault | Decentralized Historical Data Availability Protocol for Solana. |
| sarpoy | A Solana-native puzzle arena where creators launch challenge bots backed by on-chain prize pools and solvers pay per message to uncover each bot's hidden objective. |
| solanalm | A decentralized machine learning platform on Solana. |
| mobymarket | Moby Market is the first institutional-grade DeFi platform where you can trade your real size without moving markets or losing privacy. |
| mentat | AI-native prediction markets on Solana, resolved by zkTLS proofs and bootstrapped with curator-verified agent workflows. |
| dfpn | The Decentralized Immune System Against Synthetic Media. |
| Project | Description |
|---|---|
| polybot | Open-source automated trading system for prediction markets. |
| dgbit | Professional Algorithmic Trading Framework for Bybit. |
| evmore | A 21-million-supply proof-of-work token on Ethereum, powered by KeccakCollision mining. |
| Project | Description |
|---|---|
| commit-reveal | Cryptographic commit-reveal schemes with zero-knowledge proofs. Pure Python. Zero dependencies. |
| blockchain-compression | Lossless compression for blockchain data — up to 60:1 ratios with Zstandard and custom dictionaries, built in Rust. |
| datamgmtnode | Data management using blockchain for enterprises. |
Published work driving our protocol design:
- Towards Universal Atomic Composability — Cross-chain atomic transactions across Ethereum rollups
- Generalised DePIN Protocol — Infrastructure networks
- FairFlow Protocol — Equitable MEV mitigation
- Decentralized Deepfake Detection Network — Content verification
- Centralized Intermediation in a Decentralized Web3 Economy — Economic analysis
Open source under MIT. See individual repositories for setup.
Cryptuon Research · cryptuon.com · Twitter @cryptuon