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.
- Host: GitHub
- URL: https://github.com/tomconte/bigchaindb-hackfest
- Owner: tomconte
- Created: 2017-03-02T09:09:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T12:28:07.000Z (about 8 years ago)
- Last Synced: 2025-02-02T05:43:59.403Z (4 months ago)
- Topics: azure, azure-iot, bigchaindb, python
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)