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

Ultimate Solidity, Blockchain, and Smart Contract - Beginner to Expert Full Course | Python Edition

Results 149 full-blockchain-solidity-course-py issues
Sort by recently updated
recently updated
newest added

Hi please i ran into a problem while deploying Brownie Fund_and_withdraw.py script through ganache-local network already spent 3 days trying to find a quick solution. when i run brownie run...

Hi there, I realize a similar question was raised by another user but they seem to have found a solution which doesn't work for me. The other solution was posted...

![Capture22](https://user-images.githubusercontent.com/22054360/174692348-c0bf0e22-57c5-4d94-9507-434ad514c274.PNG) .env file error it wasted my 2 days please help .......

I have been following this course but i'm stuck trying to install web3 for some days even after installing microsoft build tools and checkmarking all the neccessities like windows 10sdk...

Hello Dear, I hope you and your family are doing well. Time of video 3:44:37 While deploying the code the following message is shown. "sources":{"SimpleStorage.sol": {"content": simple_storage_file}}}, ^ SyntaxError: invalid...

I've tried deploying on both RInkeby and Kovan and received the same error: Here is my code. get_weth.py ```Python from scripts.helpful_scripts import get_account from brownie import interface, config, network def...

ValueError: Unknown URI - must be a path to an IPC socket, a websocket beginning with 'ws' or a URL beginning with 'http' idk what this is I am on...

time in the video course - 4:21:43 what is the issue? after I ran ganache-cli on vscode I changed the private key, the public key and the HTTP provider and...

Hello! Is anyone out there? I am struggling in Lesson 4 @ 3:41:58. The section where you write the import of solcx into your code: from solcx import compile_standard, install_solc...

error: subprocess-exited-with-error × Running setup.py install for lru-dict did not run successfully. │ exit code: 1 ╰─> [5 lines of output] running install running build running build_ext building 'lru' extension...