{"id":19967585,"url":"https://github.com/ceramicstudio/self.id","last_synced_at":"2025-10-26T22:05:32.184Z","repository":{"id":37523037,"uuid":"295682198","full_name":"ceramicstudio/self.id","owner":"ceramicstudio","description":"Developer suite for decentralized user identity","archived":false,"fork":false,"pushed_at":"2022-09-27T17:19:15.000Z","size":7024,"stargazers_count":99,"open_issues_count":1,"forks_count":28,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-05T02:50:28.316Z","etag":null,"topics":["ceramic","glaze","idx","web3"],"latest_commit_sha":null,"homepage":"https://self.id","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ceramicstudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-09-15T09:43:00.000Z","updated_at":"2025-08-27T13:20:43.000Z","dependencies_parsed_at":"2022-07-12T16:21:30.694Z","dependency_job_id":null,"html_url":"https://github.com/ceramicstudio/self.id","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ceramicstudio/self.id","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fself.id","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fself.id/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fself.id/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fself.id/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ceramicstudio","download_url":"https://codeload.github.com/ceramicstudio/self.id/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ceramicstudio%2Fself.id/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281179058,"owners_count":26456708,"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","status":"online","status_checked_at":"2025-10-26T02:00:06.575Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["ceramic","glaze","idx","web3"],"created_at":"2024-11-13T02:42:45.722Z","updated_at":"2025-10-26T22:05:32.155Z","avatar_url":"https://github.com/ceramicstudio.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# SelfID\n\nMonorepo for the SelfID [SDK](#sdk) and [reference application](#application).\n\n## Installation\n\nThis monorepo uses Yarn workspaces, make sure to install it first if you don't already have it.\n\n1. `yarn install` to install the dependencies\n1. `yarn build` to build all the packages\n\n### Additional scripts\n\n- `yarn lint` to run the linter in all packages\n- `yarn test` to run tests in all packages\n- `yarn docs` to generate API documentation\n\n## Application\n\nThe SelfID application is available using Ceramic's mainnet on [self.id](https://self.id) and the Clay testnet on [clay.self.id](https://clay.self.id).\n\n## SDK\n\n### [Documentation](https://developers.ceramic.network/tools/self-id/overview/#sdk)\n\n### Packages\n\nSelf.ID packages are organized in the following stack:\n\n```sh\n┌─────────────────────────────┐ ┌─────────────┐\n│          framework          │ │ 3box-legacy │\n├─────────────┬─┬─────────────┤ └─────────────┘\n├─────────────┤ ├─────────────┤\n│    react    │ │ image-utils │\n├─────────────┤ └─────────────┘\n├─────────────┤\n│     web     │\n├─────────────┤\n├─────────────┤\n│    core     │\n└─────────────┘\n```\n\n| Name                                             | Description                                                                                                                                  | Version                                                               |\n| ------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- |\n| [`@self.id/core`](./packages/core)               | [Read public records in Node and browsers environments](https://developers.ceramic.network/reference/self-id/modules/core/)                  | ![npm version](https://img.shields.io/npm/v/@self.id/core.svg)        |\n| [`@self.id/web`](./packages/web)                 | [Read and write records in browsers environments](https://developers.ceramic.network/reference/self-id/modules/web/)                         | ![npm version](https://img.shields.io/npm/v/@self.id/web.svg)         |\n| [`@self.id/react`](./packages/react)             | [React hooks and utilities for authentication and records interactions](https://developers.ceramic.network/reference/self-id/modules/react/) | ![npm version](https://img.shields.io/npm/v/@self.id/react.svg)       |\n| [`@self.id/image-utils`](./packages/image-utils) | [Image utilities for Self.ID profiles](https://developers.ceramic.network/reference/self-id/modules/image_utils/)                            | ![npm version](https://img.shields.io/npm/v/@self.id/image-utils.svg) |\n| [`@self.id/framework`](./packages/framework)     | [React framework for decentralized apps](https://developers.ceramic.network/reference/self-id/modules/framework/)                            | ![npm version](https://img.shields.io/npm/v/@self.id/framework.svg)   |\n| [`@self.id/3box-legacy`](./packages/3box-legacy) | [Load legacy 3Box profiles](https://developers.ceramic.network/reference/self-id/modules/3box_legacy/)                                       | ![npm version](https://img.shields.io/npm/v/@self.id/3box-legacy.svg) |\n\n## Templates\n\nPredefined setups using common technologies to build applications using the Self.ID SDK.\n\n| Name                                                               | Description                                                                                                           |\n| ------------------------------------------------------------------ | --------------------------------------------------------------------------------------------------------------------- |\n| [`next-notes-typescript`](./templates/next-notes-typescript)       | Notes taking application setup using [Next.js](https://nextjs.org/) and [TypeScript](https://www.typescriptlang.org/) |\n| [`webpack-basic`](./templates/webpack-basic)                       | Basic [Webpack](https://webpack.js.org/) setup                                                                        |\n| [`webpack-basic-typescript`](./templates/webpack-basic-typescript) | Basic [Webpack](https://webpack.js.org/) setup using [TypeScript](https://www.typescriptlang.org/)                    |\n\n\u003c!-- | [`vite-basic`](./templates/vite-basic)                             | Basic [Vite](https://vitejs.dev/) setup                                                                               | --\u003e\n\n## Maintainers\n\n- Paul Le Cam ([@paullecam](http://github.com/paullecam))\n\n## License\n\nThe SDK packages, templates and apps are dual licensed under [MIT](LICENSE-MIT) and [Apache 2](LICENSE-APACHE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicstudio%2Fself.id","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fceramicstudio%2Fself.id","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fceramicstudio%2Fself.id/lists"}