Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zlayine/epic-game-buildspace
https://github.com/zlayine/epic-game-buildspace
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zlayine/epic-game-buildspace
- Owner: zlayine
- Created: 2021-10-23T23:54:59.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-01T03:39:09.000Z (over 2 years ago)
- Last Synced: 2024-02-12T08:35:28.526Z (9 months ago)
- Language: Vue
- Homepage: epic-game-buildspace.vercel.app
- Size: 419 KB
- Stars: 36
- Watchers: 1
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-buildspace - epic-game-buildspace - game-buildspace](epic-game-buildspace.vercel.app) | <img src="https://avatars.githubusercontent.com/u/58786497?size=20" width="20"> [zlayine](https://github.com/zlayine) | (Leaderboard)
README
# Basic Sample Hardhat Project
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, a sample script that deploys that contract, and an example of a task implementation, which simply lists the available accounts.
Try running some of the following tasks:
```shell
npx hardhat accounts
npx hardhat compile
npx hardhat clean
npx hardhat test
npx hardhat node
node scripts/sample-script.js
npx hardhat help
```