Install
Before you can run any EVM tutorials, you must install the dependencies. Follow the below steps:
- 
Clone the Opentensor EVM-Bittensor GitHub repo: git clone https://github.com/opentensor/evm-bittensor.git
- 
Navigate to evm-bittensordirectory:cd evm-bittensor
- 
Install the dependencies: npm install