Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 650 Bytes

File metadata and controls

20 lines (15 loc) · 650 Bytes

Hello Protocol Engineer 👋

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:

  1. Install foundryup:
curl -L https://foundry.paradigm.xyz | bash
  1. Restart your terminal
  2. Install Foundry
foundryup

This 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.