Foundry Kitchen
How to install foundry-kitchen
Last updated
How to install foundry-kitchen
Last updated
Since Kitchen Layer is using an EVM with some custom precompiles you need to install foundry-kicthen
in order to be able to use kitchen precompiles.
1 - Clone kicthen foundry repo:
2 - Switch to the kitchen-precompiles branch
3 - Install foundry-kitchen
3.1 - (Optional) create some alias in your .zshrc
4 - Using template Using a Template is the simplest way to create your project If you want to set it up by yourself please go to Step 5
And click on the use Template
button, name your repo and you will be fully setup directly:
5 - Create your foundry-kitchen repository If you want to create a folder:
If you are already in the folder you want to use foundry-kitchen
To ensure that everything is working well you should run the following command:
If the output is looking like this, congrats everything is well installed: