Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xtrinch/esp32-ark-blockchain-sender

Sends transactions to ARK blockchain
https://github.com/xtrinch/esp32-ark-blockchain-sender

ark blockchain

Last synced: 12 days ago
JSON representation

Sends transactions to ARK blockchain

Awesome Lists containing this project

README

        

# esp32-ark-blockchain-sender

Sends periodic temperature data from `esp32 nodemcu` to ARK blockchain in the form of a transactions with populated `vendor data` with sensor measurement - using Ark-Cpp-Client and Ark-Cpp-Crypto libraries provided by [Ark](https://ark.io).

Built with PlatformIO.

## Setup

1. Create / prepare ARK devnet wallet & passphrase
2. Copy `import_env.example.py` to `import_env.py` and define you wifi and wallet passphrase.