Blockchain Bundling Transactions with Flashbots It's essential to dig into the subject of how to bundle transactions with Flashbots if you're an active user of Ethereum.
Blockchain A Peek into the Ethereum Mempool with Flashbots I’ve been learning the inner workings of the Ethereum Virtual Machine. My journey starts with Flashbots and building my own searcher.
Blockchain Why I’m Writing Tests in Solidity with Foundry Foundry feels like overkill for testing most NFT smart contracts. For more complicated systems such as defi protocols, though, Foundry seems ideal.
Blockchain NFT Contract Factory with Off-Chain Metadata Storing NFT metadata on-chain is very expensive and nonsensical in most situations. Here's how to create an NFT contract factory with off-chain metadata.
Blockchain Create and Deploy a React Dapp to an Ethereum Test Network Creating and deploying a full-stack React dapp to the Ethereum test net is easy using Truffle; here's how to build, test, and deploy a smart contract.
Evolving the Industry Byzantine Failure: The Importance of Consensus Protocols in Distributed & Blockchain Networks An introduction to Byzantine Fault Tolerance, the ability of a system to resist up to one-third of the nodes failing or acting maliciously.