Nazreen Mohamad·May 12, 2024TypeError: Cannot read properties of undefined (reading “waitForTransaction”)This post exists to help Solidity developers debug a very specific error for a project that uses hardhat.
Nazreen Mohamad·Apr 26, 2024LayerZero v2: message _options ExplainedIf you are intending to integrated LayerZero v2 into your smart contract, you’ll need to understand the various message execution option…
Nazreen Mohamad·Apr 2, 2024How Chainlink VRF guarantees randomnessI was trying to look for an explanation as how the randomness of Chainlink VRF is guaranteed, and I had trouble finding the answer as most…
Nazreen Mohamad·Mar 2, 2024Debug: EISDIR: illegal operation on a directory, read for netlify devTry updating your netlify cli version.
Nazreen Mohamad·Feb 1, 2024Solana: 403 error when installing solana cliIf you are trying to run the following:
InWeb3 for DevelopersbyNazreen Mohamad·Jan 15, 2024LayerZero v2 tutorial, SolidityThis post exists to flag the right resource for those of you who search for “LayerZero v2 tutorial”, since it’s still relatively new and…