Create an issue and put description and definition of done for each topic: - [ ] Setup Svelte Starknet store #4 - [ ] Setup contracts (deps fetching) #5 - [x] Setup Makefile #2 - [ ] UI - [ ] Connect PLUS button to contract L1 count function - [ ] Connect PLUS button to contract L2 count function (store) - [ ] Replace MINUS button on L1 with Cancel Switch and Switch to L2 button (Display Switch when possible, cancellation otherwise) - [ ] Replace MINUS button on L2 with Switch to L1 - [ ] Use Svelte store to retreive counter information from L2 to switch back to L1 using the Switch button ### Contracts - [ ] L1 - [ ] Add cancellation logic - [ ] Update README
Create an issue and put description and definition of done for each topic:
Contracts