505 B
505 B
Hardhat Project for Rln-interep-contract
Compilation
yarn compile
Testing
yarn test
Deploying
- To deploy on local node, first start the local node and then run the deploy script
yarn start
yarn deploy:localhost
- To deploy to an target network (like Goerli), use the name as mentioned in the Hardhat config file.
yarn deploy:goerli
References
For more information, see https://hardhat.org/hardhat-runner/docs/guides/project-setup