Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 426 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 426 Bytes

This folder contains high level documentation on the MATT framework, and the core concepts used in the examples of smart contracts implemented in this repository.

  • matt
    Start here for a general introduction to MATT.
  • contracts
    How to build smart contracts based on state machines.
  • checkcontractverify
    Draft specs for the OP_CHECKCONTRACTVERIFY opcode.