Project initially presented for Starkhack 2024. The original repository can be found here. This repository was separated from the first one as a way to clearly separate the original project and its state at the end of the hackathon from the future developments.
Requirements:
- scarb 2.8.4 ()
- cairo: 2.8.4 (https://crates.io/crates/cairo-lang-compiler/)
- sierra: 1.6.0
- make (gcc)
- starkli: 0.2.9
- katana: 0.7.2 (dev dependency)
Install the requirements:
make setup-unix
Run devnet:
make run-network
In another terminal window, declare and deploy on devnet:
make contract-full