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

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.

Awesome Lists containing this project

README

        

# BlockBeat

## A POC application that stores medical readings on the test [BigchainDB](https://www.bigchaindb.com/).

![alt text](web/screen.png)

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.