Skip to content

PoC built with Cairo-0.1.0 compiler

Compare
Choose a tag to compare
@NIC619 NIC619 released this 16 Jun 03:04
· 27 commits to master since this release
e5b9195
  • Simple RFQ order settlement Cairo program
  • State comprise two layer dicts: State -> Accounts -> Token balances in an Account
  • Cairo program is compiled with Cairo-0.1.0 compiler and it is a stateless program, i.e., you have to provide the state and verify the state in the Cairo program