{"id":26233671,"url":"https://github.com/docknetwork/dock-did-driver","last_synced_at":"2026-04-27T01:31:02.731Z","repository":{"id":38702662,"uuid":"246845739","full_name":"docknetwork/dock-did-driver","owner":"docknetwork","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-21T21:44:05.000Z","size":1078,"stargazers_count":3,"open_issues_count":5,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-02T07:21:05.230Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/docknetwork.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":"2020-03-12T13:47:29.000Z","updated_at":"2023-02-20T20:58:32.000Z","dependencies_parsed_at":"2024-02-21T22:47:54.127Z","dependency_job_id":null,"html_url":"https://github.com/docknetwork/dock-did-driver","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/docknetwork/dock-did-driver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docknetwork%2Fdock-did-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docknetwork%2Fdock-did-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docknetwork%2Fdock-did-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docknetwork%2Fdock-did-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/docknetwork","download_url":"https://codeload.github.com/docknetwork/dock-did-driver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/docknetwork%2Fdock-did-driver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32319559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"ssl_error","status_checked_at":"2026-04-26T23:26:25.802Z","response_time":129,"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":"2025-03-13T01:17:03.584Z","updated_at":"2026-04-27T01:31:02.715Z","avatar_url":"https://github.com/docknetwork.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Dock DID resolver driver\nA [Universal Resolver](https://github.com/decentralized-identity/universal-resolver/) driver for the Dock network.\n\n## Example DIDs\n\n```\ndid:dock:5CDsD8HZa6TeSfgmMcxAkbSXYWeob4jFQmtU6sxr4XWTZzUA\ndid:dock:5CxUdCGtopZEJhdv6kfLBZ22PMZX7UK8mdcHbTVw2nw6MVZH\n```\n\n## Development\n\nInstall NPM dependencies using yarn in the root directory: `yarn install`\n\nStart development server: `yarn start`\n\nBy default it will be running on port `8080` - it should connect to the blockchain node and be ready to serve DIDs at that endpoint. Example:\n\n```\ncurl http://localhost:8080/1.0/identifiers/did:dock:5CDsD8HZa6TeSfgmMcxAkbSXYWeob4jFQmtU6sxr4XWTZzUA\n```\n\n## Build and usage\n\n1. To build the docker image\n    ```\n    docker image build -t docknetwork/dock-did-driver:1.0.0 -f ./docker/Dockerfile .\n    ```\n    The above will build the image with name `dock-did-driver` and version `1.0.0`.\n1. To run the docker container\n    ```\n    docker container run --publish 8000:8080 --detach --name dd docknetwork/dock-did-driver:1.0.0\n    ```\n    The server will run at 8080 port in the docker container and the host’s port 8000 is mapped to the container's port 8080\n\n1. To ssh into the docker container\n    ```\n    docker exec -it \u003ccontainer id\u003e /bin/sh\n    ```\n\n1. The server responds at `/1.0/identifiers/\u003cDID with method, like did:dock:...\u003e`\n\n## Specification\n\nFollowing https://github.com/decentralized-identity/universal-resolver/blob/main/docs/driver-development.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocknetwork%2Fdock-did-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdocknetwork%2Fdock-did-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdocknetwork%2Fdock-did-driver/lists"}