#blockchain
Read more stories on Hashnode
Articles with this tag
Blockchain technology has revolutionized our perception and interaction with digital assets. At its core, blockchain is a decentralized and...
Today, we're diving deep into the complex world of Zero-Knowledge Proofs (ZKPs) and discovering how to build state-of-the-art applications harnessing...
Discover Mina Protocol's ecosystem, showcasing its zero-knowledge proof innovations and future potential in decentralization and privacy. · Mina was the...
How to Solve the Ethernaut Token challenge? · Let's take a look into the contract // SPDX-License-Identifier: MIT pragma solidity ^0.6.0; contract Token...
Understand how tx.origin and msg.sender works. · Let's continue with the next challenge: Telephone. Taking a look into the contract //...
Understand what are Flash loans and Lending pools · In this series of articles we are going to make a walkthrough of the famous CTF Damn Vulnerable Defi,...