BlockchainBob
I make videos about blockchain programming and decentralized applications (dapps).
Create a decentralized exchange with Scaffold-Eth and Solidity (Part 2): Depositing liquidity
Create a decentralized exchange with Scaffold-Eth and Solidity (Part 1): Swap tokens
[Solidity] Swapping tokens on a decentralized exchange: constant product
ERC 1155: Multi-tokens
Create ERC 721 NFT with ten lines of code
ERC 721: What are Non-fungible tokens? (NFTs)
ERC 721 TokenReceiver & onERC721Received: how SafeTransferFrom and SafeMint protect your NFTs
ERC 165: Detect what interfaces are supported by a smart contract
Verify Smart Contract on EtherScan with HardHat
ERC 721 URI Storage: OpenZeppelin Solidity implementation
ERC721 ERC20 Burnable (OpenZeppelin Solidity implementation): The proper way to burn tokens
Commit Reveal Voting Contract With Solidity Keccak-256 hash
The biggest airdrop you've never heard of: Keir Finlow-Bates ERC20 DETS token
ERC 721 Enumerable: OpenZeppelin Solidity implementation
Beeple - Everydays: the First 5000 Days
Solidity Staking Contract With Scaffold-Eth
Create NFT Minting Service in 5 minutes with Scaffold-Eth
Use Ethers.js to interact with a deployed smart contract
NFT Deepdive #2: Pepe the Frog's Butt
NFT Deepdive #1: CryptoPunks are not ERC721-compliant
React app with Web3 JS and Solidity
Create Pokemon NFTs with Solidity and IPFS metadata on Polygon Testnet
Store Pokemon NFT metadata on IPFS using NFT Storage
Transfer, Approve, TransferFrom methods in ERC20
Provable (Oraclize) Oracle Smart Contract With Remix
HTML and Javascript front end for ERC20 smart contract
ERC20 token on Truffle and Ganache
Create an ERC20 token with Remix and OpenZeppelin
What is the ERC 20 token contract? A tale of two Shitcoins