To run code in this repository, follow these steps:
-
Clone the Repository:
https://github.com/BlockApex/ElektrikV2-Contracts.git
-
Navigate to the project directory:
cd ElektrikV2-Contracts
-
Install dependencies:
forge install
-
Compile contracts:
forge build
-
Run tests:
forge test