{"id":17377394,"url":"https://github.com/pradel/stacks-ceramic-integration","last_synced_at":"2025-06-13T07:04:25.588Z","repository":{"id":71415708,"uuid":"586564583","full_name":"pradel/stacks-ceramic-integration","owner":"pradel","description":"Repo used for the demo application to test the integration","archived":false,"fork":false,"pushed_at":"2023-05-30T15:46:44.000Z","size":186,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-29T13:27:09.781Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pradel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-08T15:33:13.000Z","updated_at":"2023-01-10T17:23:37.000Z","dependencies_parsed_at":"2024-01-17T20:07:29.674Z","dependency_job_id":null,"html_url":"https://github.com/pradel/stacks-ceramic-integration","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pradel/stacks-ceramic-integration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-integration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-integration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-integration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-integration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pradel","download_url":"https://codeload.github.com/pradel/stacks-ceramic-integration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pradel%2Fstacks-ceramic-integration/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259599312,"owners_count":22882349,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-10-16T05:05:55.925Z","updated_at":"2025-06-13T07:04:25.514Z","avatar_url":"https://github.com/pradel.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stacks-ceramic-integration-demo\n\nDemo application used to test the Stacks integration in ceramic.\n\n## Usage\n\n### 1. Setup updated js-did packages\n\n```sh\ngit clone https://github.com/pradel/js-did.git\ncd js-did\ngit checkout feature/stacks-integration\n\npnpm install\npnpm build\ncd packages/cacao\npnpm pack --pack-destination ../../../js-ceramic\npnpm pack --pack-destination ../pkh-stacks\n```\n\nIn `packages/pkh-stacks/package.json` replace `\"@didtools/cacao\": \"workspace:^1.1.0\",` with `\"@didtools/cacao\": \"file:./didtools-cacao-1.1.0.tgz\",`.\n\n```sh\ncd packages/pkh-stacks\npnpm pack --pack-destination ../../../js-ceramic\n```\n\n### 2. Setup the local ceramic daemon\n\n```sh\ngit clone https://github.com/pradel/js-ceramic.git\ncd js-ceramic\ngit checkout feature/stacks-integration\n\nnpm install\nnpm run build\nnpm link ../js-did/packages/pkh-stacks\nnpm install\n```\n\nThe ceramic daemon is now running on port 7007.\n\n### 3. Setup demo application\n\n```sh\ngit clone https://github.com/pradel/stacks-ceramic-integration.git\ncd stacks-ceramic-integration\n\npnpm install\npnpm dev\npnpm link ../js-did/packages/cacao\npnpm link ../js-did/packages/pkh-stacks\n```\n\nApplication is now running on port 3000, open it in your browser to see the demo!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradel%2Fstacks-ceramic-integration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpradel%2Fstacks-ceramic-integration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpradel%2Fstacks-ceramic-integration/lists"}