Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buidly/materia-prima-evm-sc
https://github.com/buidly/materia-prima-evm-sc
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/buidly/materia-prima-evm-sc
- Owner: buidly
- Created: 2024-09-08T07:54:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-12-08T09:09:17.000Z (20 days ago)
- Last Synced: 2024-12-08T10:18:23.077Z (20 days ago)
- Language: TypeScript
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a Hardhat Ignition module that deploys that contract.
Try running some of the following tasks:
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat ignition deploy ./ignition/modules/Lock.ts
```