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

https://github.com/polywrap/sha3


https://github.com/polywrap/sha3

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# SHA3 Wrap

# How To Run

## Install Dependencies
`nvm install && nvm use`
`yarn`

## Build
`yarn build`

## Test
`yarn test`