January 1, 2023
Explaining how to send blockchain transactions programatically using Ethers. This example is useful to send transactions from a backend or when you don't have a wallet and need to sign the transactions manually
March 31, 2022
Explaining how to send blockchain transactions from a backend and understanding what Metamask does for us behind the scenes.