We are currently working on Hypercerts v0.2, an exciting next generation architecture which will bring much greater scalability and flexibility. Here you can find both the new v0.2 repositories and the original ones.
v0.2 is adding ATProtocol to provide an offchain data layer, so we have several new repositories relating to work in that area.
- hypercerts-lexicon - the ATProto lexicons (data schema) for Hypercerts v0.2.
- atproto - a friendly fork of ATProto's main monorepo, containing Hypercerts customizations and experiments, in particular:
packages/sds- SDS (Shared Data Server) - an extended version of the PDS which supports shared access to repositoriespackages/sds-demo- a demo frontend for trying out the SDS
- Quickstart scaffold app for v0.2
- code for sdsls.dev - a fork of pdsls.dev which supports writing to shared repos in SDS instances
- hypercerts-protocol - the hypercerts protocol and the contracts NPM package
- hypercerts-org - the main hypercerts.org website including documentation
- hypercerts-app - the main app.hypercerts.org application
- hypercerts-sdk - SDK with contract methods, helpers and other tooling to support developing on the hypercerts protocol
- marketplace-sdk - fork our the [Looksrare SDK] to support the hypercerts marketplace (built on Looksrare)
- hypercerts-indexer - our custom indexer that feeds into our database for rapid access to data across the hypercerts ecosystem
- hypercerts-api - OpenAPI and GraphQL instance for querying our database and storing metadata, allowlists and images
- ecocerts - discussion and development of hypercerts for ecological impact
Our repositories allow for the creation of issues and provide guidance on how to create them