{"id":16469671,"url":"https://github.com/imfly/algorithms-on-blockchain","last_synced_at":"2026-06-28T17:31:28.690Z","repository":{"id":142301236,"uuid":"62947329","full_name":"imfly/algorithms-on-blockchain","owner":"imfly","description":"Mastering algorithms on blockchain","archived":false,"fork":false,"pushed_at":"2016-07-17T14:37:30.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T05:09:09.820Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/imfly.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":"2016-07-09T11:56:24.000Z","updated_at":"2017-05-04T07:00:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"7e09aa8a-579a-42b0-8970-1d1644d5bfed","html_url":"https://github.com/imfly/algorithms-on-blockchain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imfly/algorithms-on-blockchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imfly%2Falgorithms-on-blockchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imfly%2Falgorithms-on-blockchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imfly%2Falgorithms-on-blockchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imfly%2Falgorithms-on-blockchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imfly","download_url":"https://codeload.github.com/imfly/algorithms-on-blockchain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imfly%2Falgorithms-on-blockchain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34898562,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":[],"created_at":"2024-10-11T12:08:29.934Z","updated_at":"2026-06-28T17:31:28.672Z","avatar_url":"https://github.com/imfly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 区块链算法与实践\n\n**注**: 本书仍在持续更新中，永久`免费`访问地址: \u003chttp://algorithms-on-blockchain.ebookchain.org\u003e\n\n如果您喜欢，请`免费`转发给身边的朋友;如果您是开发者，请`免费`为它 [点个赞][] 。虽为举手之劳，也绝非一般人能为！\n\n亿书官网： \u003chttp://ebookchain.org\u003e\n\n首发区块链俱乐部： \u003chttp://chainclub.org\u003e\n\n## 关于\n\n本书旨在汇总和研究与区块链研发相关的算法和数据结构，以Node.js平台为基础，对区块链产品涉及到的各种算法进行集中介绍，帮助解决区块链研发中的各类实际问题。\n\n本书是《Nodejs开发加密货币》的延伸，是开源项目亿书研发过程中的思考。亿书的目标是打造人人可用的去中心化软件，以加密货币为驱动，促进人类知识分享。与其他竞争币不同，它以提供落地可用的软件为核心，力争成为人类第一个“零门槛”的加密货币产品。更多详情，请看[关于亿书][]\n\n## 日志\n\n- [x] 2016-07-09 初始化版本库\n\n## 使用\n\n目录由命令行工具 [gitbook-summary][] 自动生成。自由写作、发布，搭建自出版平台的方法，请[点击这里][self-publishing]\n\n简要介绍如下：\n\n(1)克隆源文\n\n```\n$ git clone https://github.com/imfly/algorithms-on-blockchain.git\n```\n\n(2)安装gitbook\n\n```\n$ npm install -g gitbook-cli\n```\n\n(3)安装依赖包\n\n```\ncd algorithms-on-blockchain\nnpm install\ngitbook install\n```\n\n(4)写作构建\n\n写作，并开启服务（构建）\n\n```\n$ gitbook serve\n```\n\n通过`http://localhost:4000`实时浏览\n\n(5)生成目录\n\n只要修改了文章标题和文件夹，就应该重新生成目录文件\n\n```\n$ npm run summary\n```\n\n(6)一键发布\n\n```\n$ npm run deploy\n```\n\n以后，只要4-6的过程就是了。\n\n## 反馈\n\n随时告诉我您的阅读体验和问题，也可以直接fork修改，提交PR。\n\n## 协议\n\n原创作品许可 [署名-非商业性使用-禁止演绎 3.0 未本地化版本 (CC BY-NC-ND 3.0)](http://creativecommons.org/licenses/by-nc-nd/3.0/deed.zh)\n\n## 作者\n\n微信：kubying\n\n亿书官方开发交流QQ群：185046161\n\n[github]: https://github.com/imfly/bitcoin-on-nodejs\n[gitbook-summary]: https://github.com/imfly/gitbook-summary\n[self-publishing]: https://github.com/imfly/how-to-create-self-publishing-platform\n[关于亿书]: http://bitcoin-on-nodejs.ebookchain.org/6-后记/2-关于亿书.html\n[点个赞]: https://github.com/imfly/algorithms-on-blockchain\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimfly%2Falgorithms-on-blockchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimfly%2Falgorithms-on-blockchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimfly%2Falgorithms-on-blockchain/lists"}