Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cfelde/week5-doc-affirmation


https://github.com/cfelde/week5-doc-affirmation

Last synced: 8 days 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`