https://github.com/mingderwang/hardhat-deploy-ts-test
hardhat-deploy-ts-test
https://github.com/mingderwang/hardhat-deploy-ts-test
Last synced: about 1 month ago
JSON representation
hardhat-deploy-ts-test
- Host: GitHub
- URL: https://github.com/mingderwang/hardhat-deploy-ts-test
- Owner: mingderwang
- License: mit
- Created: 2020-12-28T01:42:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T04:37:15.000Z (over 3 years ago)
- Last Synced: 2025-01-14T09:28:25.275Z (over 1 year ago)
- Language: TypeScript
- Size: 2.56 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A Repo Used As An Example For What "hardhat-deploy" Offer
## INSTALL
```bash
yarn
```
## TEST
```bash
yarn test
```