1 unstable release

0.1.0 Aug 7, 2022

#8 in #harmonic

23 downloads per month

MIT license

28KB
405 lines

Flow

Clippy Docker Rust


Flow describes the core node logic that all network participants must run. With the extensive integrations with Proton, Flow essentially becomes a type of headless operating system capable of synchronizing its activites across devices maximizing the users control and available resources.

In order to accomplish this, Flow implements a novel harmonic orchestration mechanism used to describe the behaviour of the networks and the execution of individual transactions. Contained is derivied from the Neo-Riemannian theory, elegantly blending harmonics and music theory with distributed / multi-way systems.

Installation

Make sure you have docker installed on the target system

Pull the image

docker pull scsys/flow:latest

Build the image locally (optional)

docker buildx build --tag scsys/flow:latest .

Run the image

docker run -p 9090:9090 scsys/flow:latest

Usage


Contributors

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

Dependencies

~27–41MB
~825K SLoC