test is where our scripts currently live Setup Instructions Clone the repository. Create a .env file in the root directory based on the .env.example file. Add your Infura project ID and private key to the .env file: INFURA_PROJECT_ID=your_infura_project_id PRIVATE_KEY=your_private_key