Last updated 1 year ago
The easiest way to load contracts is to use hardhat.
To install hardhat, please refer to the
In the .env file, set the PRIVATE_KEY value of the contract owner.
git clone https://github.com/bsn-si/IPEHR-blockchain-indexes.git cd IPEHR-blockchain-indexes npx hardhat deploy --network <network name>