As some know, the Utopian Hackathon was / is running this week.
We took the chance and implemented a STEEM To File Upload.
STEEM To File Upload is the first real file upload client for the STEEM Blockchain. The "app" was developed by us (@dehenne and
@mordark).
What is possible now?
It is now possible to load files into the STEEM blockchain and download them again.
The files are not only as a link in the blockchain, this time the file data are complete in the STEEM Blockchain.
The goal was:
This app runs completly in the browser. Everything is developed with new JavaScript (ES6), HTML and CSS. No server is necessary and therefore nothing stands in the way of the implementation as dApp.
The procedure is actually quite simple, but the trick is in the detail.
Upload
Download
Because the processes are a bit bigger, we marked the places where the magic happens behind each step.
At the moment we have not thought about a roadmap but since this app was cut together under time pressure some functions are missing which guarantee a correct use. In the next days / weeks these will be integrated.
Holy cow, we learned a lot.
Because the source code is completely free, we hope others can learn from it as well.
We are looking forward to further ideas, issues or fixes.
Since the app isn't really available online yet, here are two screenshots of what it looks like.
Thanks for reading
Hen and Mor