https://github.com/cfelde/week5-doc-affirmation
https://github.com/cfelde/week5-doc-affirmation
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cfelde/week5-doc-affirmation
- Owner: cfelde
- Created: 2022-10-18T10:37:27.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-10-18T10:38:07.000Z (over 3 years ago)
- Last Synced: 2025-07-22T20:42:42.054Z (11 months 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`