Setup Hardhat on Swisstronik Network
Last updated
Was this helpful?
Last updated
Was this helpful?
After successfully setting up your Hardhat project, the next step is to configure the hardhat.config.js file. This will be the essential configuration file where you can customize the networks, plugins, compiler settings, and more.
Open the hardhat.config.js
file
For the scope of this tutorial, we will only configure the networks, leaving the solidity compiler at its default version 0.8.19.
Setup the Swisstronik's network
Make sure you have enough funds in this wallet to deploy/interact with the smart contract. otherwise, you can get SWTR test tokens here