PoC built with Cairo-0.1.0 compiler
- 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