https://github.com/michael-simons/blockchain-playground
Some naive blockchain implementations used for demonstrating Webflux and Micrometer
https://github.com/michael-simons/blockchain-playground
blockchain kotlin micrometer spring-boot webflux
Last synced: about 1 year ago
JSON representation
Some naive blockchain implementations used for demonstrating Webflux and Micrometer
- Host: GitHub
- URL: https://github.com/michael-simons/blockchain-playground
- Owner: michael-simons
- Created: 2018-05-04T21:44:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T21:31:02.000Z (almost 8 years ago)
- Last Synced: 2025-04-23T01:39:18.603Z (about 1 year ago)
- Topics: blockchain, kotlin, micrometer, spring-boot, webflux
- Language: Kotlin
- Homepage: https://www.innoq.com/de/articles/2018/05/innoq-blockchain-event-2018/
- Size: 2.18 MB
- Stars: 26
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# Blockchain playground
Most of the ideas here came from an internal [INNOQ event](https://www.innoq.com/de/articles/2018/05/innoq-blockchain-event-2018/). The original description or task can be found [here](innoq-hands-on-event/readme.pdf). Thanks to [Mark](https://github.com/mjansing) and [Robert](https://github.com/mrreynolds).