Code your own blockchain in less than 120 lines of Java!
☆120Oct 11, 2021Updated 4 years ago
Alternatives and similar repositories for blockchain
Users that are interested in blockchain are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple implementation of blockchain in java☆305Jul 20, 2020Updated 5 years ago
- blockchain demo using spring boot 2.x☆20May 27, 2018Updated 8 years ago
- Java application to generate wallets for several cryptocurrencies offline.☆18May 17, 2025Updated last year
- 🎉java简单实现区块链☆465May 20, 2022Updated 4 years ago
- Hyperledger fabric demo using the balance transfer code as a base☆13Aug 3, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- a lib for bls signature in golang☆11Nov 29, 2020Updated 5 years ago
- 基于spring mvc+redis+logback+elk的日志demo☆12Feb 23, 2017Updated 9 years ago
- Simple Trading Bot (still pre-alpha!). Connects to your binance account and tries to trade between 2 coins only accepting orders that wil…☆36Aug 6, 2018Updated 7 years ago
- Provides a tool for simulating the full Decred proof-of-stake system behavior☆12Dec 22, 2021Updated 4 years ago
- 基于WebCollector的新浪微博爬虫及相关登录工具,如新浪微博Cookie获取☆14Nov 21, 2018Updated 7 years ago
- 基于Spring Boot,Spring Cloud(Eureka,Gateway,Ribbon,Feign),Spring Security,JWT,MyBatis、Redis以及区块链技术实现多个token验证登录的大数据网关,大数据网关作为访问控制的节点,集成对用户身…☆12Dec 13, 2022Updated 3 years ago
- Terraria mod that adds onscreen health bars when fighting bosses, by popular demand.☆11Dec 8, 2022Updated 3 years ago
- PoC implementation of follow-the-satoshi in a Merkle tree.☆19Nov 6, 2021Updated 4 years ago
- A simplified blockchain implementation in Java☆233Feb 5, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 基于springboot结合区块链技术搭建项目,开发虚拟货币,去中心化,可挖矿,交易等。让你了解区块链中增加与效验Hash,工作量证明,默克尔树等实现原理☆69Jun 14, 2023Updated 2 years ago
- Java 代码解析 class 文件☆11Mar 1, 2018Updated 8 years ago
- 表情包在线生成☆14Apr 15, 2021Updated 5 years ago
- 区块链上的时间胶囊☆14Jan 23, 2022Updated 4 years ago
- ☆11Dec 3, 2018Updated 7 years ago
- New project to see how different concurrency frameworks in Java☆36Feb 17, 2019Updated 7 years ago
- Spring DDAL是基于spring AOP和AbstractRoutingDataSource实现了读写分离和分库分表功能,是一款轻量级的插件,简单易用、轻耦合,使用注解即可完成读写分离、分库分表。☆16Nov 20, 2018Updated 7 years ago
- 微前端 vuex 父子通信解决方案. vue micro frontends communication solution.☆12Jan 7, 2023Updated 3 years ago
- PBFT是经典的拜占庭容错算法,其不依赖同步性假设、以及显著高于同类算法的性能,达到了Pratical(实用)而广受推崇,也是目前联盟链中广泛采用的共识算法。本文结合理解对算法论文前5章做了释译。☆16Feb 1, 2020Updated 6 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 因为apache rocketmq 已经提供了官方版本的starter,经过源码阅读,确定可以满足部分业务需求,因此该改成将会调整为spring-boot-starter-rocketmq-plus,作为官方版本的补充☆14Updated this week
- SwornDisk是一个面向可信执行环境的、基于日志结构的安全块设备(全国大学生操作系统比赛2022)☆24Aug 14, 2022Updated 3 years ago
- 基于netty实现的redis proxy