v0.6.0 — Alpha Test

Quantum-Safe from Day One

The first EVM-compatible blockchain with native post-quantum cryptography. No migration. No compromise.

853+
Tests Passing
69
Audit Fixes
12
Modular Crates
v0.6.0
Current Version

Built for the Post-Quantum Era

Every layer — from cryptography to consensus — engineered for a quantum-computing future.

Post-Quantum Signatures

CRYSTALS-Dilithium (ML-DSA) as default, SPHINCS+ as conservative fallback. NIST Level 3 standard — quantum-resistant from day one.

Learn more

EVM Compatible

Cancun-spec EVM. Run your Solidity contracts with Hardhat, ethers.js, and MetaMask — zero migration cost.

Learn more

Account Abstraction

Native AA — every account can upgrade its signature scheme without hard fork. Future-proof by design.

Learn more

PQ Precompiles

On-chain Dilithium/SPHINCS+ verification, Kyber decapsulation, and STARK proof verification as native precompiles.

Learn more

PoA Consensus

Epoch-based Proof-of-Authority with dynamic validator management, finality tracking, and planned decentralization path.

Learn more

Full JSON-RPC

Complete Ethereum-compatible API (eth_*, web3_*, net_*, debug_*) plus Shell-specific endpoints for node and network stats.

Learn more

Performance

Designed for speed, security, and EVM compatibility — without compromise.

2s
Block Time

Consistent 2-second block intervals

30M
Gas Limit

Per-block gas matching Ethereum mainnet

~4s
Finality

Attestation-based within 2 confirmations

Estimated TPS by Transaction Type

~714Simple Transfer
~300ERC-20 Transfer
~150Contract Call
~75Complex DeFi

Based on 30M gas/block · 2s block time · CPU overhead < 15ms per block

Benchmark Results

Alpha Test

Cryptography

Dilithium3 (ML-DSA)
Key Generation56 µs
Sign67 µs
Verify39 µs
Batch Verify (100 sigs)958 µs
Theoretical Verify/sec~25,000

Transaction Processing

shell-core
TX RLP Encode71 ns
TX RLP Decode118 ns
TX Hash (SHA3)372 ns
Base Fee Calc2 ns
SHA3-256 (1 MB)1.17 ms

Storage & State

shell-storage
Block Encode835 ns
Block Decode1.56 µs
ChainStore Write3.4 µs
ChainStore Read1.85 µs
Merkle Trie Insert290 ns

Benchmarked with Criterion.rs on Apple Silicon · Single-core results · v0.6.0

Modular Architecture

12 purpose-built Rust crates, layered for clarity

Application
shell-cli
CLI binary & TOML config
shell-node
Async node harness
shell-rpc
JSON-RPC server
Protocol
shell-consensus
PoA consensus engine
shell-evm
Cancun-spec EVM
shell-mempool
PQ-validated tx pool
shell-network
libp2p P2P layer
Foundation
shell-core
Block, Tx, Account types
shell-storage
RocksDB + Merkle Trie
shell-crypto
Dilithium & SPHINCS+
shell-keystore
PQ keystore
shell-primitives
Keccak, H256, Address

Up and Running in Minutes

Standard Ethereum tooling. Post-quantum security. No compromises.

shell-chain
# Install and run Shell Chain in minutes
 
# 1. Build from source
$ git clone https://github.com/ShellDAO/shell-chain.git
$ cd shell-chain && cargo build --release
 
# 2. Generate a post-quantum keypair
$ shell-node key generate --output my-key.json
✓ Generated Dilithium3 keypair
✓ Address: 0x742d35Cc6634C0532925a3b844Bc9e7595f...
 
# 3. Initialize and run your node
$ shell-node init --genesis genesis.json
$ shell-node run --key my-key.json
🚀 Shell Chain node started on port 30303
📡 JSON-RPC available at http://127.0.0.1:8545

Zero Config

Your existing Solidity contracts deploy without changes

Familiar Tools

Hardhat, Foundry, ethers.js, MetaMask — they all just work

Quantum-Safe by Default

Every transaction signed with Dilithium3 automatically

Why Shell Chain?

A side-by-side look at how Shell Chain compares to existing blockchains.

Cryptographic Security

BitcoinECDSA (vulnerable to quantum)
EthereumECDSA (vulnerable to quantum)
Shell ✦ML-DSA (Dilithium3) — NIST post-quantum standard

Smart Contracts

BitcoinNone (basic Script only)
EthereumFull EVM support
Shell ✦Full EVM (Cancun-spec) — zero-cost migration

Consensus

BitcoinPoW (high energy, mining pools)
EthereumPoS (stake centralization)
Shell ✦Pluggable PoA → planned decentralization

Storage

BitcoinUTXO slow indexing
EthereumLevelDB / MPT hybrid
Shell ✦Custom RocksDB — multi-CF read/write isolation

Shell Chain: designed for the post-quantum era from the ground up

Roadmap

From zero to alpha test — each milestone battle-tested.

M1

Crypto + Core

Complete62 tests

PQ signatures, core types, 62 tests

M1a

Solo Chain

Complete211 tests

Single-node block production, 211 tests

M1b

Multi-Node Network

Complete231 tests

P2P networking, gossip, 231 tests

M2

Usable Chain

Complete296 tests

Transaction gossip, logs, events, 296 tests

M3

Production Hardening

Complete450 tests

P2P DHT, governance, 450 tests

M4

Advanced Features

Complete659 tests

Finality, snapshots, debug API, 659 tests

M5

EVM & Security

Complete853 tests

Cancun EVM, 69 audit fixes, 853 tests

M6

Alpha Test

In Progress

Alpha test launch, Block Explorer & Faucet

M7

Beta Test

Upcoming

Public beta launch, stress testing, bug bounty program

M8

Token & Wallet

Upcoming

Native token economics, browser wallet extension, faucet service

M9

Smart Contract Platform

Upcoming

Solidity toolchain, verified contract explorer, developer SDK

M10

Mainnet Launch

Upcoming

Genesis block, validator onboarding, full decentralization

The future is quantum-safe. Start building today.

Deploy your first quantum-safe smart contract in minutes. Full EVM compatibility means your existing tools just work.

Stay in the Loop

Get updates on Shell Chain development, alpha test announcements, and quantum-safe blockchain news.

No spam, unsubscribe anytime.