Projects in Awesome Lists by ceramicstudio
A curated list of projects in awesome lists by ceramicstudio .
https://github.com/ceramicstudio/js-glaze
Developer suite for building Ceramic applications
ceramic dids identity identityindex idx web3
Last synced: 05 Apr 2025
https://github.com/ceramicstudio/js-3id
Authentication system for Ceramic apps that works with blockchain wallets.
blockchain ceramic dids identityindex idx wallet
Last synced: 06 Apr 2025
https://github.com/ceramicstudio/self.id
Developer suite for decentralized user identity
Last synced: 26 Oct 2025
https://github.com/ceramicstudio/js-composedb
ComposeDB is a decentralized GraphQL database built on Ceramic Network
ceramic database graph graphql
Last synced: 05 Apr 2025
https://github.com/ceramicstudio/datamodels
A collection of data models used by Ceramic applications
Last synced: 09 Apr 2025
https://github.com/ceramicstudio/js-3id-did-provider
DID Provider for 3IDs in JavaScript
3id-did ceramic did-provider dids
Last synced: 07 May 2025
https://github.com/ceramicstudio/identitylink-services
Services for issuing verifiable credentials that link a DID to social accounts including Twitter, Github, and Discord
Last synced: 04 May 2025
https://github.com/ceramicstudio/web-playground
A sample web app for testing Ceramic components in the browser
Last synced: 01 Mar 2025
https://ceramicstudio.github.io/web-playground/
A sample web app for testing Ceramic components in the browser
Last synced: 07 May 2025
https://github.com/ceramicstudio/glaze-demo-app
Example Web app using Glaze packages
Last synced: 04 May 2025
https://github.com/ceramicstudio/dynamic-nft-example
Example of a ceramic app to showcase dynamic NFT capability
Last synced: 04 May 2025
https://github.com/ceramicstudio/simpledeploy
Scripts for deploying Ceramic nodes
Last synced: 01 Mar 2025
https://github.com/ceramicstudio/ceramic-eas
A proof-of-concept showing how to save offchain attestations generated using the Ethereum Attestation Service to the Ceramic Network using ComposeDB.
Last synced: 09 Jul 2025
https://github.com/ceramicstudio/ceramic-workshop
Application used for the workshop at EthDenver 2023
Last synced: 04 May 2025
https://github.com/ceramicstudio/ceramic-infra-poc
This repo contains a github actions workflow to easily setup Ceramic nodes in AWS
Last synced: 13 Feb 2026
https://github.com/ceramicstudio/rust-ceramic-http-client
A Rust implementation of the HTTP Ceramic Client
Last synced: 04 Oct 2025
https://github.com/ceramicstudio/safe-did-resolver
Resolver for Gnosis Safe as DID
Last synced: 26 Jun 2025
https://github.com/ceramicstudio/ceramic-ai
A realtime chat application using ComposeDB and OpenAI API
Last synced: 04 May 2025
https://github.com/ceramicstudio/points-example
A simple demo application designed to illustrate a straightforward way to consume the points library by rewarding participants for joining the Ceramic Discord server
Last synced: 04 May 2025
https://github.com/ceramicstudio/eliza-with-lit-orbisdb
An ElizaOS starter that uses OrbisDB and Lit Protocol to create, read, and write to an access-controlled decentralized database for agent memory.
Last synced: 14 Apr 2026
https://github.com/ceramicstudio/solutions-sdk
A collection of purpose-built developer libraries, example applications, data models, and adjacent services to reduce developer friction when working with Ceramic.
Last synced: 04 May 2025
https://github.com/ceramicstudio/orbis-python-starter
A simple demo server showing how the Ceramic Python client can be used together with OrbisDB to read and write Ceramic data
Last synced: 04 May 2025
https://github.com/ceramicstudio/verifiable-credentials
Create Verifiable Credentials in EIP712 and JWT format using Veramo while saving to ComposeDB on Ceramic.
Last synced: 19 Sep 2025
https://github.com/ceramicstudio/lit-composedb
Learn how to use LIT Protocol to encrypt and decrypt data for a message board application based on on-chain condition logic while storing on ComposeDB, built on the Ceramic Network.
Last synced: 19 Sep 2025
https://github.com/ceramicstudio/verax-tutorial
Learn how Ceramic can be used together with Verax on-chain attestations as an efficient storage mechanism for off-chain metadata.
Last synced: 11 May 2026
https://github.com/ceramicstudio/aiwa-ts
A tool that automatically pulls on-chain transaction data given an address input across Ethereum mainnet and Base, and subsequently saving the data to ComposeDB for easy querying and filtering. Also uses Passport to obtain humanity score.
Last synced: 15 Apr 2026
https://github.com/ceramicstudio/fluence-demo
Repo for EthDenver2024 Fluence demo app
Last synced: 08 Jun 2026
https://github.com/ceramicstudio/recon-starter
Repository to accompany a YouTube video walk-through of how to run Ceramic Recon
Last synced: 08 May 2026
https://github.com/ceramicstudio/software-trust-workshop
Prepared for a working session for SPD design
Last synced: 09 Jun 2026
https://github.com/ceramicstudio/composite-deploy-boilerplate
Presents two easy boilerplate options for users to reference when deploying models onto a local or production node.
Last synced: 18 Feb 2026
https://github.com/ceramicstudio/deforum
A simple web forum demo application built on OrbisDB
Last synced: 27 Aug 2025
https://github.com/ceramicstudio/data-composability-demo
This repo holds two demo apps to help aide tech talks on data composability
Last synced: 15 May 2026
https://github.com/ceramicstudio/mid-transition-example
Ceramic TileDocument to ModelInstanceDocument transition example
Last synced: 09 Sep 2025
https://github.com/ceramicstudio/did-demo
A demo repository to illustrate the differences between your admin vs. node DID while using a Recon (Ceramic-One) configuration.
Last synced: 19 Jul 2025
https://github.com/ceramicstudio/orbisdb-chatbot
Realtime chat using GraphQL Live Queries, Next.js, and OrbisDB.
Last synced: 11 Sep 2025
https://github.com/ceramicstudio/did-session-claims
An example application that shows how developers can use a simple ComposeDB schema definition and existing native Ceramic utilities to allow their users to sign tamper-evident JWT credentials.
Last synced: 25 May 2026
https://github.com/ceramicstudio/deforum-taco
A web forum demo application built on OrbisDB, leveraging TACo to create non-public posts with pre-specified conditions for access.
Last synced: 04 May 2025
https://github.com/ceramicstudio/eigentrust-orbis-example
A demo that how AI agent networks can store trust assertions on Ceramic and use the EigenTrust algorithm to calculate global peer scores
Last synced: 01 Mar 2025
https://github.com/ceramicstudio/orbisdb-lit-example
A simple message board example using LIT Protocol to encrypt and decrypt data based on on-chain condition logic while storing on OrbisDB, built on the Ceramic Network.
Last synced: 27 Apr 2026
https://github.com/ceramicstudio/orbis-lit-langchain
A basic starter project using OrbisDB for vector storage, Langchain for embeddings and querying, and Lit Protocol for access control.
Last synced: 27 Apr 2026
https://github.com/ceramicstudio/walletconnect-tutorial
A demo application that coincides with a separate tutorial that shows how WalletConnect's Web3Modal can be used with Ceramic to create authenticated user sessions.
Last synced: 13 May 2026