GO语言简单实现BlockChain区块链公链,POW工作量证明,UTXO未使用交易输出,P2P网络模型(后面再写)
☆11Oct 24, 2018Updated 7 years ago
Alternatives and similar repositories for PublicBlackChain
Users that are interested in PublicBlackChain are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于PoW算法实现的区块链软件,可正常组网、出块与转账☆11Jul 22, 2018Updated 8 years ago
- Kotlin MVP architecture, Dagger2, modular ARouter, RxKtlin, Retrofit2☆14Jul 26, 2019Updated 7 years ago
- Based on the Scrapy framework, crawling crawlers ------------------ 基于Scrapy 框架开发 抓取新闻的爬虫 -------------☆13Jul 26, 2019Updated 7 years ago
- 电商后台ssm框架:spring+springMVC+Mybatis 关注业务☆13Dec 16, 2022Updated 3 years ago
- 虚拟货币的底层区块链技术:钱包地址、椭圆加密算法、Base58算法; Pow工作量证明; BoltDB持久化存储链上数据; Merkle树; UTXO机制; P2P网络、中心节点、矿工节点、钱包节点; ...☆31Dec 11, 2024Updated last year
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- an attempt at implementing the PBFT algorithm in Go☆12Nov 15, 2016Updated 9 years ago
- Blockchain demo based on golang 基于golang编写的区块链公链demo