{"id":34651903,"url":"https://github.com/hypersign-protocol/explorer","last_synced_at":"2026-03-13T08:35:23.064Z","repository":{"id":40274983,"uuid":"293186349","full_name":"hypersign-protocol/explorer","owner":"hypersign-protocol","description":"A webportal which acts as a view of core (the identity network). It gives visibility of dids and schemas.","archived":false,"fork":false,"pushed_at":"2022-09-26T04:10:16.000Z","size":10362,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-04-01T16:17:11.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Vue","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/hypersign-protocol.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}},"created_at":"2020-09-06T02:08:00.000Z","updated_at":"2024-04-01T16:17:11.466Z","dependencies_parsed_at":"2022-09-14T14:11:15.726Z","dependency_job_id":null,"html_url":"https://github.com/hypersign-protocol/explorer","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hypersign-protocol/explorer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersign-protocol%2Fexplorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersign-protocol%2Fexplorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersign-protocol%2Fexplorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersign-protocol%2Fexplorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hypersign-protocol","download_url":"https://codeload.github.com/hypersign-protocol/explorer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hypersign-protocol%2Fexplorer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30462462,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T06:34:02.089Z","status":"ssl_error","status_checked_at":"2026-03-13T06:33:49.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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-12-24T17:57:09.273Z","updated_at":"2026-03-13T08:35:23.051Z","avatar_url":"https://github.com/hypersign-protocol.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Explorer\n\n## Manual\n\n### Install\n\nIf do not want to setup manul, then skip to the docker [section](#or-simply-use-docker-container). \n\n```bash\ngit clone https://github.com/hypersign-protocol/explorer #Pull the repo\ncd explorer\nnpm i\n```\n\n### Build \u0026 Run\n\n#### Prod\n\n```bash\nnpm run build\nnpm run serve\n```\n\nMake sure you have `.env` file.\n\n#### Dev\n\n```bash\nnpm run dev\n```\n\nMake sure you have `.env.staging` file.\n\n## Using docker container\n\n### Build\n\n```bash\ndocker build -t hypersignprotocol/explorer:v1.0 .\n```\n\n### Pull\n\n```bash\ndocker pull hypersignprotocol/explorer:v1.0\n```\n\n### Run\n\n```bash\ndocker run -it -p 5001:80 hypersignprotocol/explorer:test\n```\n\n### Enviroments Vars\n\n* `VUE_APP_TITLE`: Title of application\n* `VUE_APP_VERSION`: Version of application\n* `VUE_APP_STUDIO_BASE_URL`: Base url of studio app\n* `VUE_APP_NODE_SERVER_BASE_URL`: Base url of HS blockchain node\n* `VUE_APP_RECAPTCHA_SITE_KEY`: Recaptcha site key\n\n```bash\ndocker run -it \\\n--env VUE_APP_TITLE=\"Identity Explorer\" \\\n--env VUE_APP_VERSION=v1.0 \\\n--env VUE_APP_STUDIO_BASE_URL=http://localhost:9001/ \\\n--env VUE_APP_NODE_SERVER_BASE_URL=http://localhost:5000/ \\\n--env VUE_APP_RECAPTCHA_SITE_KEY=\"re captcha site key\" \\\n-p 5001:80 hypersignprotocol/explorer:v1.0\n```\n\nNote: If you do not pass `--env` options then all envs are taken from `.env` file.\n\n-- \n\n* On success full run, the app will run on [`http://localhost:5001/`]().\n* [Ref](https://shekhargulati.com/2019/01/18/dockerizing-a-vue-js-application/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypersign-protocol%2Fexplorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhypersign-protocol%2Fexplorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhypersign-protocol%2Fexplorer/lists"}