Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 328 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 328 Bytes

Silicon - The QRL Smart Contract Language

Tools to allow:

  • compilation of QRL smart contract (.sil) source code to bytecode
  • grammar, syntax and parse error handling
  • simulation of bytecode execution with realtime VM state visualization / customisation
  • example contract code repo for many use-cases

Work in progress