https://github.com/ssmirr/react-client-side-hash
a PoC react app to get pdf files locally and calculate it's sha256 hash
https://github.com/ssmirr/react-client-side-hash
Last synced: 3 months ago
JSON representation
a PoC react app to get pdf files locally and calculate it's sha256 hash
- Host: GitHub
- URL: https://github.com/ssmirr/react-client-side-hash
- Owner: ssmirr
- Created: 2023-06-29T15:51:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T15:53:35.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T01:29:53.229Z (5 months ago)
- Language: JavaScript
- Size: 171 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React app to calculate sha256 hash of pdf files
```
npm install
npm start
```