{"id":20117960,"url":"https://github.com/tokenchain/dp-relay","last_synced_at":"2026-05-12T15:33:15.902Z","repository":{"id":115595027,"uuid":"282952279","full_name":"tokenchain/dp-relay","owner":"tokenchain","description":"Darkpool block scanner","archived":false,"fork":false,"pushed_at":"2020-10-26T18:38:02.000Z","size":527,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T19:49:35.399Z","etag":null,"topics":["dp-relay","golang"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/tokenchain.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-27T16:21:39.000Z","updated_at":"2020-10-26T18:38:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"f82e6b0f-6ec9-4e2e-8583-3df4b44cd976","html_url":"https://github.com/tokenchain/dp-relay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tokenchain/dp-relay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fdp-relay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fdp-relay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fdp-relay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fdp-relay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tokenchain","download_url":"https://codeload.github.com/tokenchain/dp-relay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tokenchain%2Fdp-relay/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32945452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T09:19:52.626Z","status":"ssl_error","status_checked_at":"2026-05-12T09:17:33.438Z","response_time":102,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["dp-relay","golang"],"created_at":"2024-11-13T19:08:59.891Z","updated_at":"2026-05-12T15:33:15.898Z","avatar_url":"https://github.com/tokenchain.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DP-Relay\n\nOfficial Golang implementation of the Darkpool protocol.\n\nDarkpool is a command function framework.\n\nIt needs to run under windows server version\n\n# DP-Tech\nFor prerequisites and detailed build instructions.\n\nBuilding `main.go` requires both a Go (version 1.13 or later) and a C compiler. You can install\nthem using your favourite package manager. Once the dependencies are installed, run main.go\n\n\n## Running `main.go`\n\nGoing through all the possible command line flags is out of scope here (please consult our\nbut we've enumerated a few common parameter combos to get you up to speed quickly\non how you can run your own `main` instance.\n\n- Base on Golang\n\n# Contact\n\n# Install Guide\n\nInstall mysql\n\nInstall BT platform\n\nyum update\n\n`yum install leveldb-devel`\n\n`install core tendermint`\n\n`wget https://dl.google.com/go/go1.13.linux-amd64.tar.gz`\n\nsudo tar -C /usr/local -xzf go1.13.linux-amd64.tar.gz\n\n# Use Guide\nPlease visit this documentation from: https://documenter.getpostman.com/view/2597586/T1Ds9Fs5\n\nGET `http://localhost:1320/`\n```json\n{\n    \"endpoints\": [\n        \"/hdwallet/create/mnemonic\",\n        \"/\",\n        \"/hdwallet/create/{at_index}/\",\n        \"/hdwallet/recovery\"\n    ]\n}\n```\n\nGET `http://localhost:1320/hdwallet/create/mnemonic`\n```json\n{\"words\":\"annual job denial sleep misery guess apple april message jacket require afford swamp ticket erode stumble involve skate minute satoshi trick kit virtual boat\"}\n```\n\nPOST `http://localhost:1320/hdwallet/recovery`\n\nREQUEST BODY:\n```json\n{\n\t\"keywords\": \"annual job denial sleep misery guess apple april message jacket require afford swamp ticket erode stumble involve skate minute satoshi trick kit virtual boat\",\n\t\"names\":[\"ann\",\"peter\",\"lason\",\"ming\",\"ming\",\"mymy@gmail.com\",\"lalalmoon\"],\n\t\"from_index\":0\n}\n```\n\n\nPOST ` \"/hdwallet/create/{at_index}/\"`\n\nREQUEST BODY:\n```json\n{\n\t\"keywords\": \"annual job denial sleep misery guess apple april message jacket require afford swamp ticket erode stumble involve skate minute satoshi trick kit virtual boat\"\n}\n```\n\nRESPONSE SAMPLE:\n\n\n\n# Build Guide\n\ncentos specific linux\n\n`make centos`\n\nThe only native build\n\n`make build`","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenchain%2Fdp-relay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftokenchain%2Fdp-relay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftokenchain%2Fdp-relay/lists"}