Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.77 KB

README.md

File metadata and controls

36 lines (26 loc) · 1.77 KB

Warning - This is an experimental proof of concept, unmaintained & old. May even be broken. I'd love to fix / improve it but need to focus on my own survival currently. Feel free to try at your own peril till then :)

Blockchain based Document Management system prototype. Built with St8Flo https://qoorius.com/st8flo/

Demo features:

  1. Distributed Authentication
  2. Permissioned access
  3. Document Redundancy
  4. Revision / Edit history

Get started

  1. download or clone this repo.
  2. run 'npm install' in the base folder, as well as '/codebase/apps/blockchain' folder.
  3. 'cd' to 'launch/local' folder from a terminal tab
  4. type '. launch_local blockchain' to exec a shell script. The script will automatically launch 4 tabs with their runtimes pre-configured. The configurations are stored at '/config/local/'
  5. Open 4 browser tabs at the following IP addresses

Note

  • Currently runs on mac only, under a restricted signed license. Docker version will be put out soon.
  • In production, this license can be used to identify nodes in a machine that belong to an organisation.

Additional Notes

The goal of St8Flo is to be a unifying platform that combines all manners of distributed computing, ranging from blockchains to bigdata and machine learning, & present them as easy to use API's, that developers can use to build complex reactive distributed system that just work.

Being in Javascript, it is also one of the only few platforms that bring the hottest technologies like Blockchain, distribtued machine learning and analytics, natively to Javascript and 71% of the world's developers.