How to deploy smart contract on conflux network using Hardhat
In this tutorial, we'll guide you through deploying a simple "Hello World" smart contract on the Conflux eSpace testnet. You'll learn how to write the contract, deploy it using deploy.js.
Prerequisites for Deploying Smart Contracts on the Conflux Net...