Contracts deployment
The easiest way to load contracts is to use hardhat.
To install hardhat, please refer to the official documentation
In the .env file, set the PRIVATE_KEY value of the contract owner.
Last updated
The easiest way to load contracts is to use hardhat.
To install hardhat, please refer to the official documentation
In the .env file, set the PRIVATE_KEY value of the contract owner.
Last updated