Example Codebases
Last updated
Was this helpful?
Last updated
Was this helpful?
The Euclid SDK is designed to provide developers with the tools they need to build robust and scalable decentralized applications on the Constellation Network. To help you get started, we have curated a list of exemplary codebases that you can explore and learn from. These codebases are open-source projects that demonstrate various aspects of using the Euclid SDK in real-world scenarios.
Metagraph Examples
The Metagraph Examples repository contains several minimalist metagraph codebases designed to demonstrate specific metagraph features in a simplified context. All projects in this repo can be installed with hydra install-template
Displays: many concepts.
Dor Metagraph
This repository is the codebase of the Dor Metagraph, the first metagraph to launch to MainNet. The Dor Metagraph ingests foot traffic data from a network of IoT sensors.
Displays: strategies for processing binary data types using decoders, reward distribution, and separation of public/private data using calculated state.
EL PACA Metagraph
This repository is the codebase of the EL PACA Metagraph, a social credit metagraph designed to track and reward community activity within the Constellation ecosystem.
Displays: data fetching using daemons, integration with 3rd party APIs, and reward distribution