Skip to content

Latest commit

 

History

History
25 lines (12 loc) · 642 Bytes

README.md

File metadata and controls

25 lines (12 loc) · 642 Bytes

Crash

Crash is a scratch-based blockchain education system, powered by Google blockly & inspired by the MIT Scratch Project

About the VM Execution Environment

This VM / Execution Environment powers the blockchain runtime layer for crash. Our goal is to implement a Rust based contract compiler and rules preprocessors that accepts blockly JSON parameters defined on the Crash GUI as arguments to generate and compile smart contracts that can be executed directly on the crash learning platform.

Workflow Diagram for VM

--- wip ----

Credits

-- wip ---

Tech explorations

  1. Madara runtime
  2. Scarb
  3. Cairo