in a second terminal window:
in a third terminal window:
deploy.js
in packages/hardhat/scripts
SimpleStream.sol
in packages/hardhat/contracts
App.jsx
in packages/react-app/src
ExampleUI.jsx
in packages/react-app/src/views
Set the stream toAddress indeploy.js
to your address in the frontend:
โ ๏ธ Make sure you havedeploy.js
edited so it is streaming to your frontend account:
โ ๏ธ Since your local node only mines a block when you send a transaction, you might want to send yourself funds from the faucet to see the stream fill up:
Withdraw from your stream by posting a github link and an amount:
deploy.js
but you can also depoit using the frontend:โ ๏ธ You can give yourself $1,000,000 in local ETH using the faucet wallet icon (bottom left)