An open API service indexing awesome lists of open source software.

https://github.com/phxql/kotlin-blockchain

A blockchain PoC written in Kotlin
https://github.com/phxql/kotlin-blockchain

Last synced: about 1 year ago
JSON representation

A blockchain PoC written in Kotlin

Awesome Lists containing this project

README

          

# Kotlin Blockchain

A blockchain PoC written in Kotlin.

## Building

Run `./mvnw clean package` and check the `target` folder.

## License

Licensed under [LGPLv3](https://www.gnu.org/licenses/lgpl.html).