{"id":19571573,"url":"https://github.com/block-core/blockcore-issuer-service","last_synced_at":"2026-04-16T02:31:32.112Z","repository":{"id":219363732,"uuid":"748868203","full_name":"block-core/blockcore-issuer-service","owner":"block-core","description":"Very simple service for issuing verifiable credentials","archived":false,"fork":false,"pushed_at":"2024-02-03T19:44:26.000Z","size":833,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-10-10T18:22:13.634Z","etag":null,"topics":["did","verifiable-credentials","web5"],"latest_commit_sha":null,"homepage":"","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/block-core.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}},"created_at":"2024-01-26T23:01:33.000Z","updated_at":"2025-07-05T20:52:41.000Z","dependencies_parsed_at":"2024-04-16T17:20:32.428Z","dependency_job_id":null,"html_url":"https://github.com/block-core/blockcore-issuer-service","commit_stats":{"total_commits":28,"total_committers":2,"mean_commits":14.0,"dds":0.0714285714285714,"last_synced_commit":"3ba503cce9e8a058ea64404ea26886889aa4f844"},"previous_names":["block-core/blockcore-issuer-service"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/block-core/blockcore-issuer-service","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-issuer-service","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-issuer-service/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-issuer-service/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-issuer-service/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/block-core","download_url":"https://codeload.github.com/block-core/blockcore-issuer-service/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/block-core%2Fblockcore-issuer-service/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31868488,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"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":["did","verifiable-credentials","web5"],"created_at":"2024-11-11T06:19:22.457Z","updated_at":"2026-04-16T02:31:32.092Z","avatar_url":"https://github.com/block-core.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blockcore Issuer Service\n\nVery simple service for issuing verifiable credentials (VC).\n\n## Verifiable Credentials API\n\nThis service implements partial support for the Verifiable Credential API standard:\n\n[https://w3c-ccg.github.io/vc-api/](https://w3c-ccg.github.io/vc-api/)\n\n\n## API Specification\n\n### GET /api/credentials\n\nReturns the latest 50 credentials. This will add paging support in the future.\n\n### GET /api/credentials/{id}\n\nReturns all credentials for a specific DID, or a single unique crendential if the credential id (`urn:uuid:`) is specified.\n\n### GET /api/credentials/{id}/{schema}\n\nReturns a single credential for a specific DID and schema.\n\n### POST /api/credentials/issue\n\nIssue a new credential.\n\nBODY:\n\n```json\n{\n    \"did\": \"did:dht:1c5gde6u5oyhk8fiytupnwzfju49b56zwwoensaqenzxri96z1mo\",\n    \"schema\": \"TheVoluntaryistCovenant\"\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore-issuer-service","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblock-core%2Fblockcore-issuer-service","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblock-core%2Fblockcore-issuer-service/lists"}