It is a BlockChain platform that bases between the content provider and the spectator. So, "Proskenion" named from the etymology of "Prosium Arch" (Greek).
A decentralized and creator-based management system can be realized with Proskenion.
Proskenion's incentive/consensus algorithm is designed by Prosl.
Proskenion documentations is here.
$ git clone https://github.com/proskenion/proskenion.git
$ cd proskenion
$ docker build -t proskenion .
$ docker run proskenion
Example: https://github.com/proskenion/proskenion/tree/master/example
$ make example
$ make ipset
$ docker run -p $LOCAL_HOST_IP:50052:50052 proskenion -c example/configRoot.yaml
$ make ipset
$ docker run -p $LOCAL_HOST_IP:50053:50053 proskenion:latest -c example/config1.yaml
$ make ipset
$ docker run -p $LOCAL_HOST_IP:50054:50054 proskenion:latest -c example/config2.yaml
$ make ipset
$ docker run-p $LOCAL_HOST_IP:50055:50055 proskenion:latest -c example/config3.yaml
$ ./bin/example