Skip to content

BlockchainDevs/Parsec

Repository files navigation

Parsec

A web-scale state channel for the Internet of Value

Contains the Parsec specification and an implementation of Protocol using Kafka

Run

Install Scala, sbt, Docker-compose and Apache Kafka.

To run the ParsecSimulator that will generate Parsec Protocol messages on Kafka topics, run

$ sbt simulator/run

Kafka Cluster

You can see the schemas and messages in the playground.

Theory

Note

This project has been moved to https://github.com/quanonblocks/Parsec

Releases

No releases published

Packages

No packages published

Languages