{"id":18287764,"url":"https://github.com/csunny/dpos","last_synced_at":"2026-03-01T03:31:56.604Z","repository":{"id":144203655,"uuid":"147348920","full_name":"csunny/dpos","owner":"csunny","description":"A Simple DPoS Algorithm, Use go-libp2p implement.","archived":false,"fork":false,"pushed_at":"2023-06-10T15:47:11.000Z","size":17674,"stargazers_count":64,"open_issues_count":0,"forks_count":25,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-09-07T22:44:43.698Z","etag":null,"topics":["blockchain","dpos","libp2p","p2p-network"],"latest_commit_sha":null,"homepage":"","language":"Go","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/csunny.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":"2018-09-04T13:16:11.000Z","updated_at":"2025-07-03T22:50:16.000Z","dependencies_parsed_at":"2023-06-19T04:20:28.502Z","dependency_job_id":null,"html_url":"https://github.com/csunny/dpos","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/csunny/dpos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csunny%2Fdpos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csunny%2Fdpos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csunny%2Fdpos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csunny%2Fdpos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csunny","download_url":"https://codeload.github.com/csunny/dpos/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csunny%2Fdpos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29959364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"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":["blockchain","dpos","libp2p","p2p-network"],"created_at":"2024-11-05T13:28:57.949Z","updated_at":"2026-03-01T03:31:56.582Z","avatar_url":"https://github.com/csunny.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Implement a simple blockchain use dpos algorithm\n \u003ca href=\"https://travis-ci.org/csunny/dpos\"\u003e\u003cimg src=\"https://travis-ci.org/csunny/dpos.svg?branch=master\" /\u003e\u003c/a\u003e\n[![](https://img.shields.io/github/issues/csunny/dpos)](https://github.com/csunny/dpos/issues)\n[![](https://img.shields.io/github/stars/csunny/dpos)](https://github.com/csunny/dpos/star)\n[![](https://img.shields.io/github/forks/csunny/dpos)](https://github.com/csunny/dpos/fork)\n[![GoDoc](https://img.shields.io/badge/GoDoc-Reference-green)](https://godoc.org/github.com/csunny/dpos)\n## Architecture Design\n- Create a P2P Conn-pool\n- BlockChain Generate\n- Node Manage And Vote\n- Pick Node\n- Write Block On Blockchain\n\n## Build \n👏\ngo build -o build/dpos  main/dpos.go\n\n## RUN \n```\ngit clone git@github.com:csunny/dpos.git\n\ncd dpos    \ngo build main/dpos.go\n```\n\nconnect multi peer \n```\n./dpos new --port 3000 --secio\n```\n## Vote\n```\n./dpos vote -name QmaxEdbKW4x9mP2vX15zL9fyEsp9b9yV48zwtdrpYddfxe -v 30\n```\n\n# Document\n[Doc](https://xiaozhuanlan.com/topic/3245810967)\n\n# Licence \n[![](https://img.shields.io/github/license/csunny/dpos)](https://github.com/csunny/dpos/blob/master/LICENSE)\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsunny%2Fdpos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsunny%2Fdpos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsunny%2Fdpos/lists"}