This repository has been archived by the owner on Jan 8, 2025. It is now read-only.
dev: deploy l1 contracts on dockerized anvil node in local-rpc #1285
Labels
enhancement
Enhancement of the code, not introducing new features.
following #1284 we have an anvil node that acts as the settlement layer used with Katana.
in .katana/messaging_config.json we hardcoded the address of the StarknetMessaging contract - but it would be better to, in the docker-compose, deploy the StarknetMessaging and L1KakarotMessaging contracts and put them in the .env to make it more robust.
The text was updated successfully, but these errors were encountered: