-
- [X] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
`hdwallet-provider` requires **plaintext**…
-
![image](https://user-images.githubusercontent.com/46319981/139585695-55195697-7719-4786-8cb6-0793d3594c66.png)
-
Add faucet support for ETH Rinkeby. 😉
-
Possibly related with #1533, with `https_proxy` and `http_proxy` set.
Follow https://docs.openzeppelin.com/learn/connecting-to-public-test-networks, and try `npx oz accounts` then select rinkeby, i…
-
create $feature with 0.02 ETH (rinkeby)
-
create $feature with 0.06 ETH (rinkeby)
-
I understand how tests in brownie work and using them in a local development ganache-cli environment.
What I am trying to do is running the tests suite on deployed contracts (at rinkeby). Assuming …
-
.env files should just be like
```
INFURA_KEY=
MNEMONIC=
OWNER_ADDRESS=
NFT_CONTRACT_ADDRESS=
FACTORY_CONTRACT_ADDRESS=
NETWORK=rinkeby
```
Also no need for the quotation ("") marks
-
`geth --rinkeby --rpc --rpcapi="personal,eth,network,web3,net" --ipcpath=~/Library/Ethereum/geth.ipc"`
-
create $feature with 0.01 ETH (rinkeby)