For this Technical Challenge for the Senior Protocol Engineer position we will be developing something upon the Foundry ecosystem.
Follow the steps to install Foundry:
- Install
foundryup:
curl -L https://foundry.paradigm.xyz | bash- Restart your terminal
- Install Foundry
foundryupThis repository has been setup with a basic Foundry project structure.
You will receive a brief at the beginning of the Technical Challenge interview and will be able to use this repository for your implementation.