Published onJuly 19, 2022Crypto is UnforgivingblockchaincyrptosecurityscamsCrypto is an unforgiving. Scams happen everywhere yet we severly lack the tools to deal with them. Here I explore what are some low hanging fruits to improve the status quo.
Published onJuly 3, 2022Composability of DatablockchaincomposabilityComposable compute has driven the software industry to accelerate rapidly. But why stop there. What if we could compose over data.
Published onJune 26, 2022Why `immutable` variables don't take up storage spaceethereumsolidityevmExplaining why `immutable` does not take up any storage space and is just as cheap as a constant during deployment. We'll dig into the bytecode.
Published onJune 21, 2022How Uniswap Leverages the EVM's AtomicityethereumuniswapevmExploring the atomic nature of transactions in the EVM and how Uniswap leverages this in their designs