0.0.4 • Published 2 months ago

ozembut v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Sample Hardhat Project

This project demonstrates a basic Hardhat use case. It comes with a contract generated by OpenZeppelin Wizard, a test for that contract, and a script that deploys that contract.

Installing dependencies

npm install

Testing the contract

npm test

Deploying the contract

You can target any network from your Hardhat config using:

npx hardhat run --network <network-name> scripts/deploy.ts
0.0.4

2 months ago

0.0.3

2 months ago