Skip to content

Cesium, a modern, truly post-quantum, and secure DAG written in Rust.

License

Notifications You must be signed in to change notification settings

OnlyF0uR/cesium

Repository files navigation

banner

Dependencies

  • LLVM (for compiling rocksdb)
  • Emscripten (optional, for compiling C to wasm)

Structure

Cesium uses a Directed Acyclic Graph (DAG) for processing transactions asynchronously. Checkpoints (batches of transactions) are validated using a (Delegated) Proof of Stake consensus mechanism.

Smart contracts

Smart contracts are compiled in WASM and executed in a controlled wasmer virtual sandbox, this runtime is referred to as Selenide. An sdk is provided to improve DX.

About

Cesium, a modern, truly post-quantum, and secure DAG written in Rust.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages