Skip to content
@cryptuon

Cryptuon

Blockchain theory, shipped as protocols.

Cryptuon Research

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

Projects License Built with

Our paper "Towards Universal Atomic Composability" was recognised by a16z Crypto Startup School.


Why

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.

🚀 Start here

Project Why it's worth a look
🧩 solscriptsite · docs Write Solidity, deploy to Solana. A compiler that emits native Solana programs — no Rust required.
zig-evmsite · docs An embeddable EVM in Zig with wave-based parallel execution — 5–6× faster than sequential.
🌉 tesseractsite · docs Atomic swaps across Ethereum rollups — the protocol behind our universal atomic composability research.

⚙️ Compilers & VMs

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

🌉 Cross-chain & rollup protocols

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

🟣 Solana protocols

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

📊 Trading & market tooling

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

🧱 Primitives & data infrastructure

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

Research

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).

Contributing

Open source under MIT. Each repo has its own setup and contribution guide — start with its README or docs.cryptuon.com/<project>/.

Contact

Cryptuon Research · cryptuon.com · docs.cryptuon.com · contact@cryptuon.com · 𝕏 @cryptuon

Pinned Loading

  1. zig-evm zig-evm Public

    High-performance EVM in Zig with wave-based parallel transaction execution (5-6x speedup).

    Zig 7 1

  2. tesseract tesseract Public

    Cross-rollup atomic swap protocol for Ethereum L2s with MEV protection.

    Python 2 2

  3. dfpn dfpn Public

    Decentralized detection network against synthetic media and deepfakes.

    Rust

  4. njord njord Public

    Decentralized affiliate marketing on Solana with on-chain escrow and fiat on/off ramps.

    TypeScript

  5. solscript solscript Public

    Write Solidity. Deploy to Solana. — a Solidity-to-Solana compiler.

    Rust 1 2

  6. stxscript stxscript Public

    TypeScript-inspired transpiler that emits Clarity smart contracts for Stacks.

    Python 1

Repositories

Showing 10 of 21 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…