Technical White Paper
AEREDIUM introduces a new category of blockchain: the TEE-Attested Blockchain. This architecture achieves MEV protection through hardware isolation while maintaining full EVM compatibility and practical performance. Quantum resistance is implemented at the attestation layer using ZK-STARKs, protecting the integrity of execution proofs without impacting user transaction throughput.
The architecture works as follows:
AEREDIUM achieves true decentralization through technical architecture, not policy. Validators operate autonomously within hardware-isolated TEEs with no human intervention possible in transaction ordering, execution, or attestation. The protocol—not people—enforces the rules.
Blockchain infrastructure has evolved through distinct categories:
| Category | Examples | Trust Model |
|---|---|---|
| Public L1 | Ethereum, Solana, Avalanche | Cryptographic proofs; anonymous operators; MEV vulnerable |
| Permissioned | Hyperledger, R3 Corda | Known operators; centralized control |
| L2 Scaling | Lightning, Arbitrum, Optimism | Inherit L1 consensus; execution/scaling layer |
| TEE-Attested | AEREDIUM | TEE isolation + ZK-STARK attestation + Bitcoin anchoring |
Current blockchain infrastructure faces fundamental challenges:
| Layer | Algorithm | Size | Purpose |
|---|---|---|---|
| User Transactions | ECDSA (secp256k1) | 65 bytes sig | EVM compatibility, standard wallets |
| Execution Attestation | ZK-STARK | 40-50 KB/block | Quantum-resistant proofs |
| State Verification | Merkle Proofs | Variable | Standard blockchain verification |
| Bitcoin Anchoring | SHA-256 | 32 bytes | Immutable commitment |
| Metric | Traditional BFT | TEE-Enhanced BFT |
|---|---|---|
| Minimum validators for f faults | 3f + 1 | 2f + 1 |
| Commit rounds | 3 | 2 |
| Finality (typical) | 3-6 seconds | 1-2 seconds |
| Transaction format | Standard EVM | Standard EVM |
Maximal Extractable Value (MEV) represents profits from manipulating transaction ordering:
| MEV Metric | Value |
|---|---|
| Total MEV extracted (2024) | $1.4+ billion |
| Average daily extraction | $3.8 million |
| Sandwich attacks (2024) | 2.1+ million transactions |
| Front-running incidents | 850,000+ transactions |
Bitcoin ETFs attracted over $115 billion in institutional inflows. 86% of institutional investors plan digital asset allocation—yet most cite infrastructure concerns. Institutions require verifiable execution, MEV protection, regulatory compliance, and operator accountability.
Figure 1: Blockchain Infrastructure Market Positioning
When institutions ask "who operates your validators?" the answer for most blockchains is "we don't know." Merkle proofs verify state but not who computed it or what software ran.
Figure 2: Layered Security Model
AEREDIUM is an independent Layer 1 blockchain with a four-layer architecture optimized for institutional deployment and practical performance.
| Layer | Description |
|---|---|
| Consensus Layer | TEE-BFT consensus for transaction ordering within TEEs |
| Execution Layer | Parallel EVM (Block-STM) within TEEs with standard Solidity support |
| Attestation Layer | ZK-STARK proofs for quantum-resistant execution verification |
| Anchoring Layer | ZK-STARK proofs + state roots committed to Bitcoin via OP_RETURN |
Figure 3: AEREDIUM Layer Architecture
AEREDIUM achieves MEV protection through hardware isolation. This approach provides security with optimal performance and full EVM compatibility.
| MEV Attack | Requirement | TEE Protection |
|---|---|---|
| Front-running | See pending tx before inclusion | Operator cannot see inside TEE |
| Sandwich attack | Position txs around target | Cannot identify target tx |
| Transaction reordering | Modify tx sequence for profit | FCFS enforced inside TEE |
| Time-bandit attack | Reorg to capture past MEV | Bitcoin anchoring detects |
AEREDIUM uses ZK-STARKs for execution attestation, providing quantum-resistant proofs without trusted setup requirements.
| Property | zk-SNARK | zk-STARK |
|---|---|---|
| Proof Size | 288-384 bytes | 40-50 KB |
| Quantum Resistant | No (elliptic curves) | Yes (hash-based) |
| Trusted Setup | Required | Not required |
| Transparency | CRS required | Fully transparent |
The foundation of AEREDIUM's security is hardware-isolated Trusted Execution Environments (TEEs) deployed across three major cloud providers: AWS Nitro Enclaves, Azure SEV-SNP, and GCP Confidential Space.
| Cloud Provider | Target Allocation | Constraint Range |
|---|---|---|
| AWS Nitro Enclaves | 50% | 10% – 60% |
| Azure SEV-SNP | 30% | 10% – 60% |
| GCP Confidential Space | 20% | 10% – 60% |
These constraints are protocol-enforced: no single cloud can exceed 60% or fall below 10% of total validator capacity.
Figure 4: Multi-Cloud TEE Validator Architecture
AEREDIUM employs TEE-BFT, a TEE-enhanced BFT consensus achieving 1-2 second finality with 2f+1 fault tolerance (reduced from 3f+1 through hardware attestation).
Figure 5: Transaction Validation Flow
AEREDIUM implements Block-STM style optimistic parallel transaction execution within TEEs. Result: 10,000+ TPS with full EVM compatibility.
Figure 6: Zero-Knowledge Privacy Architecture
AEREDIUM periodically commits attestation proofs and state root hashes to the Bitcoin blockchain, creating an immutable audit trail.
Figure 7: Bitcoin Anchoring - Immutable Audit Trail
AEREDIUM integrates Kima Network's bridgeless cross-chain infrastructure directly into the execution layer. Every smart contract deployed on AEREDIUM automatically gains interoperability with 13 major blockchain networks.
Supported Networks: Bitcoin, Ethereum, Solana, Tron, Arbitrum, Optimism, Base, Polygon, BNB Chain, Avalanche, TON, Cosmos, and additional networks.
AEREDIUM utilizes a native token called AER (AEREDIUM Token) for transaction gas fees. All operations on the network, including smart contract execution, token transfers, and state changes, require AER for gas payment.
The gas fee model ensures network sustainability while preventing spam and denial-of-service attacks. Gas fees are paid exclusively in AER, creating native demand proportional to network usage.
Detailed tokenomics, including total supply, distribution schedule, staking mechanisms, and governance rights, will be published in a separate Tokenomics White Paper prior to the token generation event.
Governance is enforced programmatically. No human intervention is possible in consensus or execution.
Governance-controlled parameters: approved code hashes, cloud allocation targets, Bitcoin anchoring frequency, ZK-STARK proving parameters.
Multiple independent security layers—compromise of one doesn't compromise the system:
| Security Layer | Protection Provided |
|---|---|
| TEE Isolation | Hardware prevents operator access to mempool/execution state (MEV protection) |
| ZK-STARK Proofs | Quantum-resistant mathematical proof of correct execution |
| Merkle Proofs | Standard blockchain state verification |
| Multi-Cloud | No single cloud provider can compromise network |
| Bitcoin Anchoring | Immutable timestamp of attestation proofs |
| BFT Consensus | 2f+1 fault tolerance with TEE enhancement |
| Cloud HSM | FIPS 140-2 Level 3 certified key storage |
Figure 8: Defense in Depth Security Model
| Platform | MEV Prot. | Quantum* | TEE | Operator | Bitcoin |
|---|---|---|---|---|---|
| AEREDIUM | ✓ TEE | ✓ STARK | ✓ Yes | ✓ Known | ✓ Anchor |
| Public L1s | ✗ None | ✗ No | ✗ No | ✗ Anon | ✗ No |
| Flashbots | ~ Redistr. | ✗ No | ✗ No | ~ Semi | ✗ No |
| Private Chains | ~ Partial | ✗ No | ✗ No | ✓ Known | ✗ No |
*Quantum resistance at attestation layer; user transactions use standard ECDSA with future migration path
AEREDIUM delivers a production-ready blockchain architecture that achieves institutional-grade security without sacrificing EVM compatibility or performance:
The architecture leverages TEE hardware isolation to achieve MEV protection—if validators cannot see the mempool, they cannot extract value from transaction ordering. Quantum resistance is implemented at the attestation layer using ZK-STARKs, protecting execution integrity proofs while maintaining full compatibility with the existing EVM ecosystem.
AEREDIUM is positioned to become the trusted foundation for institutional digital asset operations—practical, performant, and prepared for the future.