full-blockchain-solidity-course-js icon indicating copy to clipboard operation
full-blockchain-solidity-course-js copied to clipboard

Learn Blockchain, Solidity, and Full Stack Web3 Development with Javascript

Results 125 full-blockchain-solidity-course-js issues
Sort by recently updated
recently updated
newest added

### Lesson Lesson 9 ### 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...

code-bug

### 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...

code-bug

### Discussed in https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions/6249 Originally posted by **SquilliamX** October 25, 2023 Hi everyone, I was having difficulty with lesson 7 (github discussion: https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions/6237 ) and i decided to clone the...

### Lesson Other (please describe) ### Could you please leave a link to the timestamp in the video where this error occurs? (You can right click a video and "copy...

code-bug

function withdrawProceeds() external { uint256 proceeds = s_proceeds[msg.sender]; if(proceeds

### Lesson Lesson 15 ### 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...

code-bug

### Lesson Lesson 5 ### 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...

code-bug

### Discussed in https://github.com/smartcontractkit/full-blockchain-solidity-course-js/discussions/6148 Originally posted by **kds93419** September 21, 2023 Plz help me... i'cant find my mistake. i'm willing to test it(it("picks a winner, resets the lottery, and sends...

### 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...

code-bug

### Describe the enhancement [ETH Gas Station](https://github.com/smartcontractkit/full-blockchain-solidity-course-js) is linked from the readme, but the site is no longer being maintained. Suggest updating link to the [Etherscan Gas Tracker](https://etherscan.io/gastracker).

enhancement