https://github.com/artus/blockbeat
A HeartRate monitor running on the BigChainDB Testnetwork.
https://github.com/artus/blockbeat
bigchaindb blockchain bulma
Last synced: about 2 months ago
JSON representation
A HeartRate monitor running on the BigChainDB Testnetwork.
- Host: GitHub
- URL: https://github.com/artus/blockbeat
- Owner: artus
- Created: 2018-03-12T13:02:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-29T10:49:50.000Z (almost 7 years ago)
- Last Synced: 2025-02-09T10:31:20.981Z (3 months ago)
- Topics: bigchaindb, blockchain, bulma
- Language: JavaScript
- Homepage: https://artus.github.io/BlockBeat/
- Size: 549 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BlockBeat
## A POC application that stores medical readings on the test [BigchainDB](https://www.bigchaindb.com/).

This is a small project that I created to get used to working with [BigchainDB](https://www.bigchaindb.com/). Data on [BigchainDB](https://www.bigchaindb.com/) consists of asssets, and these assets can be transferred/updated.
Every transaction (creation or transfer of an asset) allows you to append metadata, which can be used to store more changeable information.