The revolutionary blockchain ecosystem company.
Helping to power the future of decentralised technology.
We believe in the immense power of blockchain technology to revolutionise the way we transact, communicate, and collaborate. Our comprehensive ecosystems offer a seamless and secure platform for businesses, developers, and enthusiasts to build, connect, and thrive in the decentralised world.
Casper Java SDK
Developed in collaboration with Syntifi.
This maintained Java library allows interaction with a Casper node.
KEYWORDS
Java, SDK, serialisation, API
Casper Event Store
This project streams CSPR events emitted from active nodes, fires them into a Kafka cluster, then processes and transforms them down
stream into various data stores.
These data stores are then be used for analytics, fraud detection and daily usage figures.
Phase I is active now, Phase II is scheduled.
KEYWORDS
Kafka, Kubernetes, cloud, auditing, consensus, business knowledge, on demand
Project Terminus
Casper provides a rich language set of SDK’s, each provides ease of access as part of their development eco-system.
We provided a rigorous set of standard tests that each SDK must pass before publication.
KEYWORDS
Cucumber, Java, Python, C#, Javascript, Go
CCTL
CCTL is a bash utility that allows a developer to work with a local casper-node network.
Can be either run locally or launched via Docker compose
KEYWORDS
Bash, Docker, Node