#blockchain
Read more stories on Hashnode
Articles with this tag
Blockchain is a popular technology that's best known for its implementation in cryptocurrencies such as Bitcoin. A blockchain is essentially a chain...
In this post, we will look into one of the most infamous vulnerabilities in smart contracts: reentrancy attacks. This kind of attack was responsible...
Mastering Solidity requires a deep understanding of some of its unique features. This article goes into three of these features: storage, memory, and...
Delving Further into Solidity ยท In the previous posts, we've introduced Solidity and explored some fundamental and advanced concepts related to...
In the previous post, we introduced Solidity, the primary programming language for writing smart contracts on the Ethereum blockchain. We wrote a...
Blockchain and cryptocurrencies have revolutionized the way we think about financial transactions and data security. One such cryptocurrency,...