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: 4 months ago
JSON representation

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`