A collection of Hardhat plugins to enhance your Conflux smart contract development experience.
The Cive plugin for Hardhat integrates the Cive library into your Hardhat development environment.
npm install --save-dev @civex/hardhat-cive
Learn more about usage and configuration here.
A fork of hardhat-verify specifically designed for the Conflux network. This plugin helps you verify your smart contracts on ConfluxScan.
npm install --save-dev @civex/hardhat-verify
Learn more about usage and configuration here.