Skip to main content
SUBMIT A PRSUBMIT AN ISSUElast edit: Oct 18, 2024

Install

Before you can run any EVM tutorials, you must install the dependencies. Follow the below steps:

  1. Clone the Opentensor EVM-Bittensor GitHub repo:

    git clone https://github.com/opentensor/evm-bittensor.git
  2. Navigate to evm-bittensor directory:

    cd evm-bittensor
  3. Install the dependencies:

    npm install