https://github.com/grigio/eosfilestore-web
📜🔗 EOSfilestore, Immutable, time-proof, file storage on EOS blockchain
https://github.com/grigio/eosfilestore-web
blockchain eos eosfilestore upload-file
Last synced: 8 months ago
JSON representation
📜🔗 EOSfilestore, Immutable, time-proof, file storage on EOS blockchain
- Host: GitHub
- URL: https://github.com/grigio/eosfilestore-web
- Owner: grigio
- License: mit
- Created: 2018-07-26T23:01:32.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T18:37:39.000Z (over 7 years ago)
- Last Synced: 2025-04-13T18:47:46.298Z (about 1 year ago)
- Topics: blockchain, eos, eosfilestore, upload-file
- Language: TypeScript
- Homepage: https://eosfilestore.now.sh
- Size: 300 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# EOSfilestore Web
Browser version of [EOSfilestore](https://github.com/grigio/eosfilestore#-eosfilestore) cli
### Features and TODO
- [x] Base React + Mobx + Router
- [x] Download from txid in url
- [x] Implemented download from txid
- [ ] Share the same eosfilestore node/javascript
- [x] Scatter integration
- [x] Implement upload
- [ ] Estimation of CPU and NET before the upload
- [ ] Responsive mobile
- [ ] Better txid progress visualization
- [ ] Clean up UI / Code / tests / types ...
### Donate
If you want to support the development you can donate to `@eosfilestore` on EOS.
### License
EOSfilestore is [MIT licensed](./LICENSE).