20 open-source projects — Solana, EVM, and the crypto dev stack

A portfolio of crypto OSS, leaning into the Solana dev stack.

Cryptuon ships and maintains 20 MIT-licensed projects: Solana coordination networks, cross-chain protocols, smart-contract compilers, validator security, trading systems, and small focused crypto libraries. Built in Rust, Zig, Vyper, TypeScript, and Python.

20 public projects on github.com/cryptuon Published on crates.io and PyPI MIT licensed across the portfolio
20
Public projects
Solana, EVM, libraries, tooling
13
Solana-leaning
Networks, markets, infra
6
Token projects
With on-chain tokenomics
MIT
Across the portfolio
Open source by default
The Problem

Blockchain infrastructure is fragmented, slow, and locked to single ecosystems

Developers rewrite smart contracts for every chain. L2s can't talk to each other atomically. Validator operations are risky. Enterprise adoption stalls on interoperability.

Developer Lock-in

Learning Solidity doesn't help on Solana. Clarity doesn't port to EVM. Developers must re-learn and rewrite for each new chain — slowing adoption and fragmenting talent.

Cross-chain Failures

Cross-rollup operations fail partially, leaving funds stranded. No protocol guarantees atomicity across L2s, creating real financial risk for users and protocols.

Validator Risk

Staking validators face slashing from signing bugs — a single misconfigured client can destroy millions. Current tooling offers no safety net between the client and the keys.

A sample of the work

Compilers, EVM internals, cross-chain protocols, validator security

Four of the twenty — the rest live on the projects page, grouped by category.

v0.3.0

SolScript

Write Solidity. Deploy to Solana.

A compiler that takes Solidity source and emits native Solana programs. Automatic PDA derivation from storage mappings, SPL token operations, Anchor compatibility — no Rust knowledge required.

  • Automatic PDA mapping from Solidity storage
  • SPL token operations built-in
  • VS Code extension with full LSP support
  • Published on crates.io as `solscript-cli`
Learn more
Shipped

Zig-EVM

The fastest embeddable EVM.

A complete Ethereum Virtual Machine in Zig with wave-based parallel transaction execution. 96+ opcodes, full gas metering, FFI bindings for C/Python/Rust/JavaScript.

  • 96+ opcodes, full EVM instruction set
  • 5-6x parallel speedup (1000 txns in 162ms)
  • O(n) dependency analysis + speculative execution
  • Built to embed in L2/rollup execution engines
Learn more
Production-leaning

Tesseract

Atomic swaps across rollups.

A cross-rollup atomic swap protocol for Ethereum L2s. Vyper smart contracts plus a Rust relayer enforce all-or-nothing execution across Ethereum, Polygon, Arbitrum, Optimism, and Base.

  • Atomic cross-rollup token swaps
  • MEV protection via commit-reveal
  • TESS governance token with 5-15% staking APY
  • Rust relayer for multi-chain monitoring
Learn more
Shipped

nklave

Make slashable signing impossible.

A policy-enforcing trust boundary that sits between PoS validator clients and signing keys. Slashing-prevention rules execute before any signature is produced.

  • Works with Lighthouse, Teku, Prysm, Lodestar
  • Multi-chain: Ethereum BLS, Cosmos Ed25519
  • Append-only audit log with checkpoints
  • Published as `nklave-core` on crates.io
Learn more
Why Cryptuon

Built different from the start

Research-first, not fork-first

Every product begins with published, peer-reviewed research. We don't fork existing projects — we build novel solutions grounded in formal methods.

Performance languages, not convenience languages

Infrastructure built in Rust and Zig — systems languages chosen for correctness and speed. No runtime overhead, no garbage collection pauses.

Multi-chain from day one

We don't build for one chain and bolt on others. Ethereum, Solana, Stacks, and L2s are first-class citizens across our entire stack.

Open source with commercial edge

MIT-licensed core with enterprise features. Open source drives adoption; commercial offerings drive revenue. The playbook that built Redis, Kafka, and Postgres.

Technology Moats

EVM Parallel Execution 5-6x faster
Cross-chain Atomicity First in market
Solidity → Solana Compiler Only solution
Validator Slashing Prevention Production ready

"Most protocol papers end at simulation. We take them to production."

What the portfolio covers

Four bands of work, twenty projects

The portfolio groups loosely into Solana coordination networks, cross-chain & EVM infrastructure, trading systems, and small focused libraries.

Solana coordination

On-chain coordination layers with staking, slashing, and reward distribution — deepfake detection, affiliate marketing, prediction markets, indexing, AI inference.

DFPN, Njord, Mentat, StreamSync, SolanaLM

Cross-chain & EVM

Atomic swaps across L2s, sub-400ms cross-chain state sync, an embeddable parallel EVM, and a 21M-supply mineable ERC-20.

Tesseract, Switchboard, Zig-EVM, EVMORE

Trading & markets

Algorithmic and prediction-market trading frameworks, plus institutional-grade DeFi rails for size without slippage.

PolyBot, dgbit, Moby Market, Sarpoy

Dev tools & libraries

Compilers (Solidity, TypeScript-flavoured Clarity), validator slashing-prevention, blockchain-aware compression, and zero-dep commit-reveal cryptography.

SolScript, StxScript, nklave, blockchain-compression, commit-reveal

Ready to ship research-grade infrastructure?

Whether you're building the next DeFi protocol, running validators, or exploring blockchain for enterprise — we have the infrastructure to accelerate your roadmap.