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

https://github.com/tomconte/bigchaindb-hackfest

Outputs from the BigChainDB hackfest in Berlin, February 2017.
https://github.com/tomconte/bigchaindb-hackfest

azure azure-iot bigchaindb python

Last synced: about 2 months ago
JSON representation

Outputs from the BigChainDB hackfest in Berlin, February 2017.

Awesome Lists containing this project

README

        

# BigChainDB Hackfest - Berlin, February 2017

This repo contains (some of) the artefacts out of our BigChainDB hackfest.

- *bcdb-iot-feeder*: Python script that receives events from IoT Hub (using the Event Hubs endpoint) and forwards them to BigChainDB using assets/transactions.
- *flask-keyvault*: Python sample that shows how to access Azure Key Vault secrets. (can be used in the future to store various secrets or keys used by the other components)

Additional links:

- [Alexey's notes](http://bokov.net/weblog/programming/using-blockchain-technology-with-iot-and-devices-telemetry-data/)
- [Alexey's code](https://github.com/abokov/berlin-hackfest/tree/master/event_hub)
- [BigChainDB's hackfest repo](https://github.com/bigchaindb/kyber/tree/hackfest/hackfest)