Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blackhole-consulting/blackblock
A private blockchain for micropython embeded systems
https://github.com/blackhole-consulting/blackblock
blockchain blockchain-technology esp32 ior iot micropython
Last synced: 28 days ago
JSON representation
A private blockchain for micropython embeded systems
- Host: GitHub
- URL: https://github.com/blackhole-consulting/blackblock
- Owner: BlackHole-Consulting
- License: apache-2.0
- Created: 2023-02-15T05:40:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-02-15T06:32:24.000Z (over 1 year ago)
- Last Synced: 2024-10-10T14:01:47.657Z (28 days ago)
- Topics: blockchain, blockchain-technology, esp32, ior, iot, micropython
- Language: Python
- Homepage: https://blackrabbit.is
- Size: 59.6 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BLACKBLOCK CORE
### IOT BLOCKCHAIN CONSOLE
## About
BLACKBLOCK IOT BLOCK, allow to manage BLACKBLOCK IOT devices with blockchain communications using the blockchain transactions as a communication mechanism to interactive and aployment devices and monitorize the events in the network, encrypted with ECC keys .
## Install
```Bash
pip3 install BlackBlock
BlackBlock
```
## Deploy your node
[![asciicast](https://asciinema.org/a/3Pq13dCtGOzwpLtHo9Ck9p4E0.svg)](https://asciinema.org/a/3Pq13dCtGOzwpLtHo9Ck9p4E0)
## Usage
[![asciicast](https://asciinema.org/a/mLO3rzrGmBgjhszZJjsd35N7I.svg)](https://asciinema.org/a/mLO3rzrGmBgjhszZJjsd35N7I)