Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ethereum
Skin Z
Commits
13644c00
Commit
13644c00
authored
Sep 05, 2021
by
Kegan
Browse files
Updated readme
parent
2c0fce36
Pipeline
#44
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
13644c00
#
Basic Sample Hardhat Project
#
NFTs for DayZ
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.
Skin-Z integrates NFTs into DayZ for skins!
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
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment