mentioning testnet ETH and LINK for your wallet

This commit is contained in:
PatrickAlphaC
2021-04-06 08:14:23 -04:00
parent 8ddd387aae
commit 0ef1c46438
2 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,8 @@ Set your `WEB3_INFURA_PROJECT_ID`, and `PRIVATE_KEY` [environment variables](htt
You can get a `WEB3_INFURA_PROJECT_ID` by getting a free trial of [Infura](https://infura.io/). At the moment, it does need to be infura with brownie. You can find your `PRIVATE_KEY` from your ethereum wallet like [metamask](https://metamask.io/).
You'll also need testnet rinkeby ETH and LINK. You can get LINK and ETH into your wallet by using the [rinkeby faucets located here](https://docs.chain.link/docs/link-token-contracts#rinkeby). If you're new to this, [watch this video.](https://www.youtube.com/watch?v=P7FX_1PePX0)
You can add your environment variables to the `.env` file:
```

View File

@@ -1,5 +1,5 @@
import pytest
from brownie import network, AdvancedCollectible, convert
from brownie import network, AdvancedCollectible
def test_can_create_advanced_collectible(