Hardhat
Hardhat
Hardhat is an Ethereum development environment for flexible, extensible, and fast smart contract development.
You can use Hardhat to edit, compile, debug, and deploy your smart contracts to Pivotal.
Using Hardhat with Pivotal
To configure Hardhat to deploy smart contracts to Pivotal, update your project’s hardhat.config.ts
file by adding Pivotal as a network:
For a complete guide on using Hardhat to deploy contracts on Pivotal, see Deploying a Smart Contract.
Last updated