DFPN
Solana / DePIN
A decentralized coordination layer for deepfake detection on Solana — independent operators run detection models, a commit-reveal protocol stops collusion, and every verdict is anchored on-chain.
Cryptuon designs, ships, and maintains 20 MIT-licensed products across Solana coordination networks, cross-chain protocols, an embeddable EVM, smart-contract compilers, validator security, trading systems, and focused crypto libraries — each living at its own subdomain.
Cryptuon is a builder studio for crypto infrastructure — a single team shipping a portfolio of independent, open-source products rather than one monolithic protocol.
The work leans into the Solana developer stack but spans the whole ecosystem: Ethereum L2s, the EVM, Stacks, and Bitcoin-style proof-of-work. Each product is its own project with its own site and docs; this hub is where you discover them and link out. Everything is MIT-licensed and lives at github.com/cryptuon.
A premium card per product — with an accurate one-liner, its category and tech, and a link out to its subdomain. Filter by what you're building.
Solana / DePIN
A decentralized coordination layer for deepfake detection on Solana — independent operators run detection models, a commit-reveal protocol stops collusion, and every verdict is anchored on-chain.
Solana / Payments
An on-chain affiliate marketing protocol on Solana — companies fund campaigns with USDC escrow and affiliates earn commissions that settle in roughly three seconds.
Solana / Indexing
A high-performance decentralized indexing network for Solana that guarantees sub-10ms queries through racing competition between independent operators and distributed DuckDB sharding.
Solana / AI
A hybrid decentralized AI network combining LLM inference and federated learning, with settlement and node incentives on Solana — operators earn SOL by serving inference and contributing GPU cycles.
Solana / Storage
A fully decentralized compression and storage network for Solana data — 15-25:1 compression and sub-millisecond retrieval over a P2P network, with the standard Solana RPC API unchanged.
Solana / Game
A Solana-native puzzle arena — creators deploy chat-bot puzzles backed by on-chain SOL prize pools, and solvers pay rising per-message fees on-chain to extract clues and claim the pot.
Cross-chain / DeFi
A production-ready cross-rollup atomic swap protocol for Ethereum L2s — Vyper contracts plus a Rust relayer enforce all-or-nothing swaps with commit-reveal MEV protection, no bridges or wrapped assets.
Cross-chain
A sub-400ms cross-chain state synchronization platform that uses Solana as a coordination layer, so one contract can read and write state across 50+ EVM and non-EVM chains without bespoke bridge code.
Enterprise data
A decentralized enterprise data-management platform combining EVM-compatible blockchains, a Kademlia DHT P2P network, and end-to-end encryption for secure, compliant data sharing.
EVM / Runtime
A high-performance, embeddable Ethereum Virtual Machine in Zig — 96+ opcodes, wave-based parallel execution for a 5-6x throughput gain, and native FFI bindings for Python, Rust, JavaScript, and C.
PoW token / ERC-20
A 21-million-supply proof-of-work ERC-20 on Ethereum, mined with the memory-hard KeccakCollision algorithm — no premine, no ICO, no team allocation, verified on-chain by a 62-line Vyper contract.
Solana / Prediction markets
AI-native prediction markets on Solana — markets are drafted by AI agents, curated by humans, and resolved by zkTLS proofs that cryptographically attest to real-world data, with no trusted arbiter.
DeFi / Institutional
Institutional-grade trading infrastructure for whale-sized DeFi trades on Solana — an open-source Rust suite delivering OTC, TWAP/VWAP, zero-knowledge privacy, and intent-based execution.
Trading bot
An open-source, agent-driven trading framework for prediction markets — 25+ typed tools across Polymarket, Kalshi, Opinion DEX, and Binance, with paper-trading by default and human-in-the-loop approvals.
Trading framework
A professional algorithmic trading framework for Bybit — a Python package and multi-service stack (FastAPI, NNG bus, Vue 3 dashboard) for backtesting, building, and executing crypto strategies.
Compiler
A Solidity-to-Solana compiler framework — write contracts in familiar Solidity syntax and compile to native Solana BPF programs with full Anchor compatibility and automatic PDA derivation.
Compiler
A TypeScript-inspired transpiler for writing Clarity smart contracts on Stacks — familiar syntax, static types, decorators, and match expressions that compile to audit-ready Clarity output.
Validator security
An open-source policy-enforcing trust boundary for proof-of-stake validators — it sits between clients and signing keys, enforcing EIP-3076 slashing-prevention rules before any signature is produced.
Rust library
A Rust library that compresses blockchain data losslessly using Zstandard plus custom dictionaries trained on Solana-specific byte patterns — up to 60:1 on archival workloads with the MaxCompression preset.
Crypto / Python library
A pure-Python library for cryptographic commit-reveal schemes with optional Schnorr zero-knowledge proofs on secp256k1 — zero external dependencies, MIT licensed.
The portfolio groups into six areas. Each links straight to the matching products.
Coordination networks, indexing, storage, AI, and games settled on Solana.
Atomic swaps and state sync that span L2s and EVM/non-EVM chains.
Prediction markets and algorithmic + institutional trading systems.
Smart-contract compilers and validator signing security.
Small, focused crypto primitives you can drop into any project.
A quick decision guide into the right subdomain.
| If you want to… | Reach for |
|---|---|
| Deploy Solidity contracts on Solana | SolScript |
| Write typed, ergonomic Clarity for Stacks | StxScript |
| Embed a fast, parallel EVM in your L2 | Zig-EVM |
| Swap tokens atomically across Ethereum L2s | Tesseract |
| Read/write state across 50+ chains from one contract | Switchboard |
| Query Solana data with sub-10ms latency | StreamSync |
| Protect validators from slashing | nklave |
| Automate prediction-market trading | PolyBot |
| Run trustless prediction markets on Solana | Mentat |
Not sure? Browse everything by category or read the FAQ.
Products begin with a published idea, then become code — not a fork of someone else’s repo.
Infrastructure is written in Rust, Zig, and Vyper — chosen for correctness and speed, not convenience.
Ethereum, Solana, Stacks, and the L2s are first-class citizens across the whole stack.
Every project is MIT-licensed on github.com/cryptuon, published to crates.io and PyPI where it fits.
Representative of the portfolio's range — a parallel EVM, a cross-rollup swap protocol, a Solidity-to-Solana compiler, an indexing network, validator security, and AI prediction markets.
EVM / Runtime
A high-performance, embeddable Ethereum Virtual Machine in Zig — 96+ opcodes, wave-based parallel execution for a 5-6x throughput gain, and native FFI bindings for Python, Rust, JavaScript, and C.
Cross-chain / DeFi
A production-ready cross-rollup atomic swap protocol for Ethereum L2s — Vyper contracts plus a Rust relayer enforce all-or-nothing swaps with commit-reveal MEV protection, no bridges or wrapped assets.
Compiler
A Solidity-to-Solana compiler framework — write contracts in familiar Solidity syntax and compile to native Solana BPF programs with full Anchor compatibility and automatic PDA derivation.
Solana / Indexing
A high-performance decentralized indexing network for Solana that guarantees sub-10ms queries through racing competition between independent operators and distributed DuckDB sharding.
Validator security
An open-source policy-enforcing trust boundary for proof-of-stake validators — it sits between clients and signing keys, enforcing EIP-3076 slashing-prevention rules before any signature is produced.
Solana / Prediction markets
AI-native prediction markets on Solana — markets are drafted by AI agents, curated by humans, and resolved by zkTLS proofs that cryptographically attest to real-world data, with no trusted arbiter.
Whether you're integrating a Cryptuon product, contributing upstream, or exploring a partnership across the portfolio — get in touch.