Introduction In August 2023 the Zunami protocol lost about $2.1 million in a price manipulation attack. This was caused by donations that resulted in...
Intro I am currently a blockchain developer looking to transition into smart contract security. I have started the journey by doing Openzeppelins...
Is everything decentralized in web3? When you think of web3 we think of decentralization right? Well, that is not always the case. We have currently...
I am going to discuss some basics when using git and GitHub. If you do not know git and GitHub are two separate things. Git is a version control...
Contract Application Binary Interface. Have you heard about this? If you have been learning Solidity and have created an ERC-20 token or ERC-721 then...
We are going to talk about Mocha testing. Mocha is a JavaScript testing framework that is used for smart contracts. It is best practice to test your...