Manual and unaided debugging of Solidity Python blockchain applications.I haven’t worked directly in software development for many years, so I’m not an expert when it comes to programming. But somehow I know it…Mar 2, 2022Mar 2, 2022
Published inCoinsBenchadding 18 zeros to 2600$ without getting filthy rich, ETH exchange rate calculations for dummies…One thing in advance. I thought for a while about sharing this article at all. Most of you will probably grab your head and say, ‘that’s…Feb 25, 2022Feb 25, 2022
Solution — Brownie testing for reverted transactions does not work with pytest.raises()The problem When we are trying to test for a reverted transaction to make sure the “only owner” modifier works as intended. The check…Feb 19, 2022Feb 19, 2022
How to use a different Python version in a virtual environment to solve version compatibility…EDIT 26. Feb 2022:Feb 19, 2022Feb 19, 2022
How to make VSC Solidity lint recognize your @chainlink and @openzeppelin librariesThe following solution is written for Windows, but Mac should be very similar with minor changes in the path. Please keep in mind that lint…Feb 15, 2022Feb 15, 2022
running Brownie on Windows in a virtual environment without encountering Cytoolz errorsThis article relates to the excellent Solidity, Blockchain, and Smart Contract Course — Beginner to Expert Python Tutorial by Patrick…Feb 7, 2022Feb 7, 2022