Technical Overview

Hype Market is deployed on Movement Labs (MoveVM) with core contracts as Move modules.

Architecture Stack

Layer
Technology
Purpose

Execution

MoveVM + BlockSTM

Parallel processing (160K+ theoretical TPS)

Data Availability

Celestia

Low-cost data posting

Sequencing

Decentralized Shared Sequencer

Censorship resistance

Settlement

Ethereum

Economic security anchor

Oracles

Chainlink, Pyth, UMA

Price feeds, dispute resolution

BlockSTM and Prediction Markets

Trades on different markets touch different resources, so they rarely conflict. BlockSTM uses optimistic concurrency for near-linear throughput scaling.

Last updated