kakarot icon indicating copy to clipboard operation
kakarot copied to clipboard

feat: make a monorepo with ssj

Open ClementWalter opened this issue 5 months ago • 0 comments

Feature Request

Describe the Feature Request

We currently have 2 repositories, this one and one for Kakarot in Cairo. In this repository though, we have

  • some cairo contracts
  • all the scripts to compile and deploy both cairozero and cairo
  • all the end to end tests

So goal is to migrate all ssj into this repo and make it a monorepo.

The CI should run only the relevant tests depending on the changed files.

ClementWalter avatar Sep 05 '24 14:09 ClementWalter