Demonstrating ECDSA vulnerabilities from weak randomness (Ethereum’s secp256k1)Ethereum’s ECDSA: The security depends heavily on proper generation of the random value k. Poor randomness can lead to private key…Nov 25, 2024Nov 25, 2024
Published inDev GeniusHow to properly write tests for your Anchor Solana programsTLDR: A program contains a provider which contains a walletJul 22, 2024Jul 22, 2024
Published inBlockchain BizWhat is Arbitrum?Arbitrum is a protocol for building scalable, private, and secure smart contracts on Ethereum. It is designed to solve the scalability…Jan 3, 2023Jan 3, 2023
Published inBlockchain BizWhat Is a Cross-Chain MEV?Cross-chain mining extortion vector (MEV) refers to a potential attack vector that can be exploited by miners on a blockchain network. MEV…Jan 1, 2023Jan 1, 2023
Published inBlockchain BizWhat is a cross-rollup transaction?A cross-rollup transaction execution is a type of transaction that involves the execution of multiple smart contracts within a single…Dec 31, 2022Dec 31, 2022
Published inBlockchain BizHow to write React.JS application to verify Ethereum mainnet transactions?Here is an example of a simple React application that allows you to verify Ethereum transactions on the mainnet using the web3 library:Dec 30, 2022Dec 30, 2022
What is Brute Force Hashing?A cryptographic hash function (CHF) is an equation used to verify the validity of data. Like SHA-256, they are also one-way functions which…Dec 30, 2022Dec 30, 2022
Published inBlock MagnatesHow can 1 BTC ≠ 1 BTC ?There’s a concept on Bitcoin where you can actually distinguish between coins because you can follow their UTXO’s. And in Bitcoin there…Dec 20, 2022Dec 20, 2022
What is the Lightning Network?Lightning network is a 2nd layer solution on top of bitcoin that enables payment channels which can support mono-directional channels…Dec 20, 2022Dec 20, 2022
Published inBlockchain BizWhat Is an Ethereum Virtual Machine (or EVM)?Just like Bitcoin, Ethereum is a network of computers and uses a consensus algorithm Proof of Stake, where validators explicitly stake…Dec 18, 2022Dec 18, 2022