Tech
The Web3 developer’s EVM Swiss Army Knife
Access a powerful toolset for Web3 developers, simplifying EVM smart contract events, calldata, conversions, and more, for rookies to pros.
Access a powerful toolset for Web3 developers, simplifying EVM smart contract events, calldata, conversions, and more, for rookies to pros.
This blog will teach you how to use Foundry, a blazing fast smart contract development framework, to implement Chainlink’s VRF services.
Chainlink is one of the most popular decentralized oracles in DeFi today, while Foundry is an up and coming smart contract development framework that promises blazing fast speeds. Learn a bit about both in this tutorial by deploying a chainlink smart contract using Foundry.
Standards like ERC20 and ERC721 are the building blocks that allowed hundreds of apps to appear in recent years. ERC4626 is the latest one for creating tokenized vaults.
I’m building the same project with Foundry and Hardhat to find out the differences in performance and developer experience.
If you are a Python or JavaScript developer, get a feel of what it’s like to develop and deploy a smart contract on the Quorum blockchain network.