{"id":27429401,"url":"https://github.com/byteball/obyte-explorer","last_synced_at":"2025-04-14T14:17:35.019Z","repository":{"id":36991829,"uuid":"76982815","full_name":"byteball/obyte-explorer","owner":"byteball","description":"View the DAG and all public transactions https://explorer.obyte.org","archived":false,"fork":false,"pushed_at":"2025-03-17T16:57:08.000Z","size":762,"stargazers_count":6,"open_issues_count":2,"forks_count":20,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T14:17:34.815Z","etag":null,"topics":["cryptocurrency","dag","directed-acyclic-graph","distributed-ledger-technology","dlt"],"latest_commit_sha":null,"homepage":"https://explorer.obyte.org","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/byteball.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":"2016-12-20T18:46:34.000Z","updated_at":"2025-03-17T16:57:13.000Z","dependencies_parsed_at":"2024-02-27T23:40:25.878Z","dependency_job_id":"9f4447cc-7d58-4dcf-b0fa-f90da47862d2","html_url":"https://github.com/byteball/obyte-explorer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fobyte-explorer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fobyte-explorer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fobyte-explorer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/byteball%2Fobyte-explorer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/byteball","download_url":"https://codeload.github.com/byteball/obyte-explorer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894940,"owners_count":21179153,"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":["cryptocurrency","dag","directed-acyclic-graph","distributed-ledger-technology","dlt"],"created_at":"2025-04-14T14:17:32.528Z","updated_at":"2025-04-14T14:17:34.995Z","avatar_url":"https://github.com/byteball.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Obyte explorer backend\nBackend for https://github.com/byteball/obyte-explorer-frontend\n\n\n#### Installation\n\nInstall node.js 10+, clone the repository, then\n\n1) `yarn`\n2) `node migration.js`\n\n#### Run\n\n`node explorer.js`\n\n### Nginx config\n```text\nserver {\n\tlisten 80;\n\tserver_name localhost;\n\n\tlocation / {\n\t\tproxy_http_version 1.1;\n\t\tproxy_set_header Upgrade $http_upgrade;\n\t\tproxy_set_header Connection \"upgrade\";\n\t\tproxy_pass http://127.0.0.1:4000;\n\t}\n\n\tlocation ~ \\.(js|ico|css|png) {\n\t\troot /path/to/dist;\n\t}\n}\n```\n\nBy default, the explorer will be available at http://localhost:4000\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fobyte-explorer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbyteball%2Fobyte-explorer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbyteball%2Fobyte-explorer/lists"}