Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Ccxt | 28,328 | 122 | 6 | 9 hours ago | 13,116 | July 14, 2022 | 1,096 | mit | Python | |
A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges | ||||||||||
Blockchain_guide | 6,153 | a year ago | 7 | December 02, 2021 | 2 | Go | ||||
Introduce blockchain related technologies, from theory to practice with bitcoin, ethereum and hyperledger. | ||||||||||
Blockchain | 5,661 | a year ago | 11 | mit | ||||||
区块链 - 中文资源 | ||||||||||
Crypto Signal | 4,393 | 8 days ago | 65 | mit | Python | |||||
Github.com/CryptoSignal - Trading & Technical Analysis Bot - 4,100+ stars, 1,100+ forks | ||||||||||
Cryptolist | 3,964 | a month ago | 100 | |||||||
Curated collection of blockchain & cryptocurrency resources. | ||||||||||
Ethlist | 3,810 | 7 months ago | 3 | |||||||
The Comprehensive Ethereum Reading List | ||||||||||
Awesome Coins | 3,699 | a year ago | 9 | cc0-1.0 | ||||||
₿ A guide (for humans!) to cryto-currencies and their algos. | ||||||||||
Cointop | 3,611 | 2 | 6 months ago | 45 | March 19, 2022 | 41 | apache-2.0 | Go | ||
A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀 | ||||||||||
Squeezer | 3,202 | 4 years ago | 49 | April 18, 2019 | 15 | mit | JavaScript | |||
Squeezer Framework - Build serverless dApps | ||||||||||
Extension | 2,897 | 9 hours ago | 323 | gpl-3.0 | TypeScript | |||||
Taho, the community owned and operated Web3 wallet. |
Hyperledger Fabric v1.0.5 官方文档的简体中文翻译版本,翻译工作正在火热进行中,欢迎加入。
Email: [email protected]
区块链作为一个整体被重构成包含四层程序栈的组件:
1. 应用程序
2. 去中心化计算平台(“区块链平台”)
3. 去中心化处理(“智能合约”), 去中心化存储(文件系统,数据库), 以及去中心化通信
4. 密码原语,一致性协议,和其他算法