PinnedHow to Setup a Local Solidity Development Environment With VSCode, Remix, and Truffle SuiteThis is how I kickstarted my Solidity adventuresFeb 7, 20221Feb 7, 20221
How to Ignore Solidity Files in Hardhat CompilationIgnore specific Solidity files in hardhat compilation to streamline your development workflow and avoid interruptions, as fast as possibleDec 6, 2022Dec 6, 2022
Verify Off-chain Results and Whitelist With ECDSA in Solidity Using OpenZeppelin and Ethers.jsOffloading expensive computation to off-chain for saving gas is simpleMay 5, 2022May 5, 2022
Setting up OpenZeppelin for Solidity in your local environment with path remappingsHarness the power of OpenZeppelin’s contract to kickstart your smart contact development, wherever you areMar 2, 2022Mar 2, 2022