Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cfelde/week5-doc-affirmation
https://github.com/cfelde/week5-doc-affirmation
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cfelde/week5-doc-affirmation
- Owner: cfelde
- Created: 2022-10-18T10:37:27.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T10:38:07.000Z (about 2 years ago)
- Last Synced: 2024-10-14T01:49:56.524Z (23 days ago)
- Language: HTML
- Size: 329 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Document Affirmation Proof of Concept
An PoC implementation of a document affirmation workflow.
## NPM dependencies
You might need to run `npm install` to download project dependencies.
## HardHat commands
Compile everything by running `npx hardhat compile`
Test everything by running `npx hardhat test`