Hardhat
Hardhat is an open-source development environment designed to provide developers with a flexible and extensible framework for building, testing, and deploying smart contracts.
Quickstart
Prerequisites
Environment setup
git clone https://github.com/filecoin-project/fevm-hardhat-kit.git
cd fevm-hardhat-kit
# Cloning into 'fevm-hardhat-kit'...
# remote: Enumerating objects: 758, done.
# remote: Counting objects: 100% (725/725), done.
#
# ...Manage the contracts
Hardhat docs
Last updated