{"id":19967621,"url":"https://github.com/ceramicstudio/did-session-claims","last_synced_at":"2026-05-25T16:06:01.051Z","repository":{"id":212163257,"uuid":"730855748","full_name":"ceramicstudio/did-session-claims","owner":"ceramicstudio","description":"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.","archived":false,"fork":false,"pushed_at":"2024-03-01T17:35:09.000Z","size":3278,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-01T17:47:54.233Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ceramicstudio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-12T20:28:25.000Z","updated_at":"2023-12-12T20:29:33.000Z","dependencies_parsed_at":"2025-03-01T17:41:29.747Z","dependency_job_id":"02df2364-ae26-45af-ad28-3486cfeace80","html_url":"https://github.com/ceramicstudio/did-session-claims","commit_stats":null,"previous_names":["ceramicstudio/did-session-claims"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ceramicstudio/did-session-claims","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fdid-session-claims","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fdid-session-claims/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fdid-session-claims/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fdid-session-claims/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceramicstudio","download_url":"https://codeload.github.com/ceramicstudio/did-session-claims/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fdid-session-claims/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33482467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T14:31:05.219Z","status":"ssl_error","status_checked_at":"2026-05-25T14:31:02.878Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T02:43:06.497Z","updated_at":"2026-05-25T16:06:01.038Z","avatar_url":"https://github.com/ceramicstudio.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Sign Credentials on ComposeDB with Authenticated DIDSession\n\nThis application 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.\n\n1. Install your dependencies:\n\nInstall your dependencies:\n\n```bash\nnpm install\n```\n\n2. Generate your admin seed, admin did, and ComposeDB configuration file:\n\nNext, we will need to generate an admin seed and ComposeDB configuration our application will use. This example repository contains a script found at /client/scripts/commands/mjs that generates one for you (preset to run \"inmemory\" which is ideal for testing).\n\nTo generate your necessary credentials, run the following in your terminal:\n\n```bash\nnpm run generate\n```\n\n3. Start your IPFS Daemon:\n\n```bash\nipfs daemon --enable-pubsub-experiment \n```\n\n4. In a separate terminal, allow CORS (for local use of this app only):\n\n```bash\nipfs config --json API.HTTPHeaders.Access-Control-Allow-Origin '[\"'\"$origin\"'\", \"http://127.0.0.1:8080\",\"http://localhost:3000\"]'\n```\n\n5. Finally, run your application in a new terminal (first ensure you are running node v20 in your terminal):\n\n```bash\nnvm use 20\nnpm run dev\n```\n\nIf you explore your composedb.config.json and admin_seed.txt files, you will now see a defined JSON ComposeDB server configuration and Ceramic admin seed, respectively.\n\n6. Visit port 3000 in your browser to begin creating credentials\n\n## Learn More\n\nTo learn more about Ceramic please visit the following links\n\n- [Ceramic Documentation](https://developers.ceramic.network/learn/welcome/) - Learn more about the Ceramic Ecosystem.\n- [ComposeDB](https://composedb.js.org/) - Details on how to use and develop with ComposeDB!\n- [AI Chatbot on ComposeDB](https://learnweb3.io/lessons/build-an-ai-chatbot-on-compose-db-and-the-ceramic-network) - Build an AI-powered Chatbot and save message history to ComposeDB\n- [ComposeDB API Sandbox](https://developers.ceramic.network/sandbox) - Test GraphQL queries against a live dataset directly from your browser\n- [Ceramic Blog](https://blog.ceramic.network/) - Browse technical tutorials and more on our blog\n- [Ceramic Discord](https://discord.com/invite/ceramic) - Join the Ceramic Discord\n- [Follow Ceramic on Twitter](https://twitter.com/ceramicnetwork) - Follow us on Twitter for latest announcements!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicstudio%2Fdid-session-claims","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceramicstudio%2Fdid-session-claims","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicstudio%2Fdid-session-claims/lists"}