#web3
Read more stories on Hashnode
Articles with this tag
TL;DR: Zero-knowledge proofs are a way to cryptographically prove a statement is true without revealing the statement itself Mina is a Layer 1...
Foundry is easy to use and has added benefits over other smart contract development frameworks. First it's VERY fast. Secondly, where Foundry...
TL;DR: StarkNet is a permissionless decentralized ZK-Rollup enabling Ethereum to scale via cryptographic protocols. STARKs are a proof system used &...
Key Security Takeaways: Do NOT use tx.origin for authorization Be careful with using direct mathematical operations Be VERY careful when using...
This is a post for anyone interested in the crypto/web3 ecosystem. Crypto is more than stocks that you can buy and sell. If you want to learn more,...
Smart Contract Vulnerabilities with The Ethernaut Challenges - Part#1 ยท TL;DR: take-aways from hacking smart contracts: Be careful with the fallback...