THCLab / oca-editor

Tool allowing to play with unify data language (OCA)
https://oca.colossi.network
GNU General Public License v3.0
2 stars 4 forks source link

Calculate hashlink for local files #31

Closed mitfik closed 4 years ago

mitfik commented 4 years ago

Allow user to calculate hashlink for local file: Simple input where user can choose the file. Browser locally would read the file calculate hashlink for him and display it below. File should not be uploaded anywhere.

mitfik commented 4 years ago

@olichwiruk we need to allow to calculate hashlink for any file not only json files. Currently as tested it parse json file. it should not care about what files are there just read it calculate hash and display it.