https://github.com/polywrap/sha3
https://github.com/polywrap/sha3
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/polywrap/sha3
- Owner: polywrap
- Created: 2023-08-16T19:36:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T20:11:05.000Z (almost 3 years ago)
- Last Synced: 2025-10-14T19:36:30.153Z (8 months ago)
- Language: TypeScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SHA3 Wrap
# How To Run
## Install Dependencies
`nvm install && nvm use`
`yarn`
## Build
`yarn build`
## Test
`yarn test`