full-blockchain-solidity-course-js
full-blockchain-solidity-course-js copied to clipboard
Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript
### Lesson Lesson 6 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...
### Lesson Lesson 6 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...
I've been trying to install wsl. However, both on powershell and VS Code, I keep getting this message ``` Copyright (c) Microsoft Corporation. All rights reserved. Usage: wsl.exe [Argument] [Options...]...
### Lesson Lesson 1 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...
### Lesson Lesson 4 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...
### Lesson Lesson 5 ### _No response_ ### Operating System Windows ### Describe the bug I tried to use command "yarn global add solcjs", however, it is showing "There appears...
### Discussed in https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions/6710 Originally posted by **MustafaMansoor** August 10, 2024 Hi, In the tutorial, the deployment was done on Rinkeby, but since it was deprecated, I decided to deploy...
The following is my **listenForTxMined** function in which I am listening for the transaction to finish. ``` function listenForTxMined(transactionResponse, provider) { console.log(`Mining ${transactionResponse.hash}...`); return new Promise((resolve, reject) => { provider.once(transactionResponse.hash,...
### Lesson Lesson 1 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...
### Lesson Lesson 1 ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy video...