20 products

The full Cryptuon portfolio

Every project is open source and MIT-licensed, with its own marketing site at <name>.cryptuon.com, source on GitHub, and docs at docs.cryptuon.com/<name>/.

Solana (6) Cross-chain (3) EVM (2) Trading & markets (4) Dev tools (3) Libraries (2)

Solana

6 products

Coordination networks, indexing, storage, AI, and games settled on Solana.

DF

DFPN

Solana / DePIN

Building

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.

Rust · Anchor Solana
NJ

Njord

Solana / Payments

Building

An on-chain affiliate marketing protocol on Solana — companies fund campaigns with USDC escrow and affiliates earn commissions that settle in roughly three seconds.

Anchor · SPL Solana
SS

StreamSync

Solana / Indexing

Building

A high-performance decentralized indexing network for Solana that guarantees sub-10ms queries through racing competition between independent operators and distributed DuckDB sharding.

Rust · DuckDB Solana
LM

SolanaLM

Solana / AI

Building

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.

Python · Solana Solana
SV

SolanaVault

Solana / Storage

Building

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.

Rust · P2P Solana
SA

Sarpoy

Solana / Game

Building

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.

FastAPI · Anchor Solana

Cross-chain

3 products

Atomic swaps and state sync that span L2s and EVM/non-EVM chains.

TE

Tesseract

Cross-chain / DeFi

Production

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.

Vyper · Rust Cross-chain
SB

Switchboard

Cross-chain

Building

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.

Solana · SDK Cross-chain
DM

DataMgmt Node

Enterprise data

Building

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.

Python · EVM Cross-chain

EVM

2 products

An embeddable parallel EVM and a fair-launch proof-of-work ERC-20.

ZE

Zig-EVM

EVM / Runtime

Production

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.

Zig EVM
EV

EVMORE

PoW token / ERC-20

Production

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.

Vyper · ERC-20 EVM

Trading & markets

4 products

Prediction markets and algorithmic + institutional trading systems.

ME

Mentat

Solana / Prediction markets

Building

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.

FastAPI · zkTLS Trading
MM

Moby Market

DeFi / Institutional

Building

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.

Rust · Anchor Trading
PB

PolyBot

Trading bot

Production

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.

Python · CLI Trading
DG

dgbit

Trading framework

Production

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.

Python · FastAPI Trading

Dev tools

3 products

Smart-contract compilers and validator signing security.

SC

SolScript

Compiler

Production

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.

Rust · Anchor Dev tools
SX

StxScript

Compiler

Production

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.

Python · Clarity Dev tools
NK

nklave

Validator security

Production

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 Dev tools

Libraries

2 products

Small, focused crypto primitives you can drop into any project.

BC

blockchain-compression

Rust library

Production

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.

Rust · crates.io Libraries
CR

commit-reveal

Crypto / Python library

Production

A pure-Python library for cryptographic commit-reveal schemes with optional Schnorr zero-knowledge proofs on secp256k1 — zero external dependencies, MIT licensed.

Python · PyPI Libraries

Looking for the source, research, and tooling behind these? Browse the GitHub organisation.

Building on a Cryptuon product?

Every project is MIT-licensed and open source. If you're building on top of one or want to collaborate, get in touch.