https://github.com/pimaker/blocktrain
A private blockchain based, trusted key-value store.
https://github.com/pimaker/blocktrain
Last synced: 7 months ago
JSON representation
A private blockchain based, trusted key-value store.
- Host: GitHub
- URL: https://github.com/pimaker/blocktrain
- Owner: PiMaker
- License: mit
- Created: 2017-01-26T09:27:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-26T11:13:07.000Z (over 9 years ago)
- Last Synced: 2024-12-29T01:59:10.729Z (over 1 year ago)
- Language: Go
- Size: 598 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BlockTrain
A private blockchain based, trusted key-value store.
# Installation
```
go get -v -u github.com/PiMaker/BlockTrain/choo
```
Then execute `choo` and follow the on screen instructions.
# License
(C) Stefan Reiter 2017
See the file LICENSE in this projects root for more information.