Foundry Git Node.js
git clone [email protected]:Layr-Labs/eigenlayer-contracts.git
npm install
npx husky install
forge install
All tests must pass
Commits must be linted
A descriptive summary of the PR has been provided.
Some of the tests and features of this repository require environment variables to be set up.
Copy the .env.example file to create a .env and populate it with the appropriate environment values that you have control over