Skip to content

iosh/echo-hardhat

Repository files navigation

Echo Hardhat Plugins

A collection of Hardhat plugins to enhance your Conflux smart contract development experience.

@civex/hardhat-cive

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.

@civex/hardhat-verify

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.