The Credo Ecosystem
The Credo ecosystem includes various components that are spread across multiple repositories. In this section we'll go over what these components are and how the relate to one another.
Repositories
Currently, Credo is composed out of two separate repositories:
In addition, there are several open-source applications and building blocks built on top of Credo. One example is Aries Mobile Agent React Native (Bifold), which is a white-label mobile wallet you can use to bootstrap your own custom wallet.
Documentation
You can find their documentation here:
Credo
Credo (core) is at the core of the Credo ecosystem. Credo provides all the functionality related to cryptography, storage, messaging and more that is required
Contributing in the Credo Ecosystem
Consider attending our weekly meetings to become aware of the current development cadence.
Developer Contributions
Each project maintains its own CONTRIBUTING guidance:
Each project has a significant set of developer conventions, checklists, templates, and actions to provide guidance and boundaries for a contribution. Consider looking at previous issues and their corresponding PRs to get a sense of the latest.