“I solemnly swear I will never put a private key or secret phrase with real money in a .env file.
When I must use a key with real money, I will do it from the command line or (ideally) an encrypted location. #ethers, @BrownieEth, and #foundry all have these.”
Tell your friends
I was going to deploy to ETH, but gas cost was too high.
So I went to drive to the store, but gas cost was too high.
My lactose-intolerant friend went to eat some yogurt...
Are you learning Web 3 to become a founder?
Here's some advice that will save you 100's of hours.
Contribute to other projects for 6 months before starting your own.
Those 6 months will save you 1000's of hours when you do decide to build something of your own. @developer_dao
Did you know you can start a timer to calculate the duration of a specific operation using the console? 🤯
Use console.time() and console.timeEnd() to start a timer!