IPFS and Tokenization (Trading of Security Tokens)

Hi, I have a very “nerdy” single page application based on IPFS, looking for people who might also be interested in similar usecases. It is about encrypting documents, uploading them to IPFS and sharing them by sharing the hashes.

Technically it is based on no more than just jquery, scala-js, IPFS – and some node.js modules. The application uses browser-side encryption to store data in IPFS. This is very close to tokenization of arbitrary assets! Nexts steps would be to integrate blockchain transactions to make this a really cool trading application …

There is a medium article about a previous version, and it is plain open source