Skip to content

Commit

Permalink
ganache requirement step 1
Browse files Browse the repository at this point in the history
  • Loading branch information
molecula451 authored and emilianobonassi committed Jan 3, 2021
1 parent d5b86a5 commit fa91241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This mix is configured for use with [Ganache](https://github.com/trufflesuite/ga

## Installation and Setup

1. [Install Brownie](https://eth-brownie.readthedocs.io/en/stable/install.html), if you haven't already.
1. [Install Brownie](https://eth-brownie.readthedocs.io/en/stable/install.html) & [Ganache-CLI](https://github.com/trufflesuite/ganache-cli), if you haven't already.

2. Sign up for [Infura](https://infura.io/) and generate an API key. Store it in the `WEB3_INFURA_PROJECT_ID` environment variable.

Expand Down

0 comments on commit fa91241

Please sign in to comment.