Setting up dev environment
To streamline your smart contract development workflow, you may want to set up a dedicated development environment.
Hardhat
The Hardhat development environment is recommended for smart contract development on Redbelly Network.
Hardhat streamlines the smart contract development process by providing essential tools, automation, and testing capabilities. It's a versatile development environment that caters to the needs of both beginners and experienced developers working on EVM-based projects.