PinnedUniswap rug-pulling 101 — Mark Cuban styleHow to make 2 Lambos in 3 hoursJan 28, 20212Jan 28, 20212
Counter.sol in YulWalking through Yul code of a simple Solidity contract to get a better understanding of Solidity compiler.May 25, 20231May 25, 20231
Published inreNFTLabsMerkle Tree for NFT Offers on MarketplacesSearching through crypto twitter or Google only yields results about how to use merkle trees for NFT mint whitelists or resources that…Feb 5, 2023Feb 5, 2023
XXX Coding Nifty Tips and Tricks You Wish Your Mom Told You AboutUseful coding stuff for referenceMay 7, 2021May 7, 2021
Published inreNFTLabsreNFT’s White-Elephant Code BreakdownWe recently hosted a white elephant game. Going over the code and explaining the important bits would be neat and help players get a…Jan 6, 2021Jan 6, 2021
Verifying factory produced contracts.How-to verify contracts created with a factory.Nov 22, 20201Nov 22, 20201
Peer to Peer Non-Fungible RentalsRent NFTs Today (on Goerli. Tomorrow on Mainnet)Oct 28, 2020Oct 28, 2020
Published inCoinmonksHow to create Flash loans with Aave — Part 2Using Truffle to deploy and execute the flash loanSep 14, 2020Sep 14, 2020
Published inCoinmonksHow to create Flash loans with Aave — Part 1With Aave you can borrow any amount of Ethereum or ERC20 within your smart contract, if you pay it back by the end of the transactionSep 13, 2020Sep 13, 2020
Published inCoinmonksSimple Automated Market Making for DummiesLearn about the simple maths of automated market makingSep 4, 20201Sep 4, 20201
Published inCoinmonksEthereum Primitives #1.2Components of the Ethereum Blockchain (with a focus on Modified Merkle Patricia Trie)Aug 27, 20201Aug 27, 20201
Surf $NAZ Personal Token Bonding CurveA very unique personal token, whose price is determined by its total supplyAug 18, 2020Aug 18, 2020
Elliptic Curve Mathematics For Ethereum Transaction Sending (ALMOST)Generate a private Ethereum key, derive public key and address and finally create and sign a simple transaction (in 🐍 Python), with the…Aug 10, 2020Aug 10, 2020
Crypto Front Running for DummiesWe implement a Solidity front running bot on EthereumFeb 17, 202013Feb 17, 202013