Hello. I am new to Multichain and currently working on Streams.
I had Multichain Web Demo installed on my workstation. For now, I can create, publish and view the files uploaded in the stream. My question is, where are the files actually located? Is there any location directory or the files are embedded in the chain? I just need some clarification on this.
Other than this, how can I hash my file and append the hash into my item in the stream so it will go like this?
Publishers | My First Address |
Key | |
Data | File.docx |
Hash | [Some hash value from File.docx] |
Data | 2017-04-26 04:20:0 GMT (Confirmed) |
Appreciate if anyone can give any idea. Thanks