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 · 📚 docs.cryptuon.com · ✍️ Insights · 𝕏 @cryptuon
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. Every project has a live site (<name>.cryptuon.com), documentation (docs.cryptuon.com/<name>/), and an open-source repo.
| Project | Why it's worth a look | |
|---|---|---|
| 🧩 | solscript — site · docs | Write Solidity, deploy to Solana. A compiler that emits native Solana programs — no Rust required. |
| ⚡ | zig-evm — site · docs | An embeddable EVM in Zig with wave-based parallel execution — 5–6× faster than sequential. |
| 🌉 | tesseract — site · docs | Atomic swaps across Ethereum rollups — the protocol behind our universal atomic composability research. |
| Project | What it does | Links |
|---|---|---|
| solscript | Write Solidity. Deploy to Solana. | Site · Docs |
| stxscript | TypeScript-inspired transpiler that emits Clarity smart contracts for Stacks. | Site · Docs |
| zig-evm | High-performance EVM in Zig with parallel transaction execution and full opcode support. | Site · Docs |
| Project | What it does | Links |
|---|---|---|
| switchboard | Unified cross-chain state synchronization with sub-400ms coordination via Solana. | Site · Docs |
| tesseract | Atomic transactions across Ethereum rollups — the implementation behind our composability research. | Site · Docs |
| nklave | Policy-enforcing trust boundary that makes slashable signing impossible for PoS validators. | Site · Docs |
| streamsync | Decentralized indexing network delivering guaranteed sub-10ms Solana query performance. | Site · Docs |
| Project | What it does | Links |
|---|---|---|
| njord | Decentralized affiliate marketing on Solana with on-chain escrow and fiat on/off ramps. | Site · Docs |
| solanavault | Decentralized blockchain compression and storage network for Solana — 15-25:1 compression. | Site · Docs |
| sarpoy | Solana-native puzzle arena with on-chain prize pools and pay-per-message clues. | Site · Docs |
| solanalm | Decentralized network for LLM inference and federated learning on Solana. | Site · Docs |
| mobymarket | Institutional-grade DeFi — trade real size without moving markets or losing privacy. | Site · Docs |
| mentat | AI-native prediction markets on Solana, resolved by zkTLS proofs. | Site · Docs |
| dfpn | The decentralized immune system against synthetic media. | Site · Docs |
| Project | What it does | Links |
|---|---|---|
| polybot | Open-source automated trading for Polymarket, Kalshi, and prediction markets. | Site · Docs |
| dgbit | Professional algorithmic trading framework for Bybit — backtest and deploy strategies. | Site · Docs |
| evmore | A 21M-supply, mineable proof-of-work ERC-20 on Ethereum, powered by KeccakCollision. | Site · Docs |
| Project | What it does | Links |
|---|---|---|
| commit-reveal | Cryptographic commit-reveal schemes with zero-knowledge proofs. Pure Python. Zero dependencies. | Site · Docs |
| blockchain-compression | Lossless compression for blockchain data — up to 60:1 with Zstandard + custom dictionaries, in Rust. | Site · Docs |
| datamgmtnode | Decentralized enterprise data sharing over EVM chains and the Gun P2P network. | Site · Docs |
Published work driving our protocol design — read the write-ups on cryptuon.com/research:
- Towards Universal Atomic Composability — Cross-chain atomic transactions across Ethereum rollups (a16z-recognised)
- Generalised DePIN Protocol — Decentralized physical infrastructure networks
- FairFlow Protocol — Equitable MEV mitigation
- Decentralized Deepfake Detection Network — Content verification
- Centralized Intermediation in a Decentralized Web3 Economy — Economic analysis
For technical deep-dives, benchmarks, and comparison guides, follow Cryptuon Insights (RSS).
Open source under MIT. Each repo has its own setup and contribution guide — start with its README or docs.cryptuon.com/<project>/.
Cryptuon Research · cryptuon.com · docs.cryptuon.com · contact@cryptuon.com · 𝕏 @cryptuon