Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/xtrinch/esp32-ark-blockchain-sender
- Owner: xtrinch
- Created: 2020-05-08T12:37:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-08T12:44:21.000Z (over 4 years ago)
- Last Synced: 2024-11-11T11:08:08.525Z (about 2 months ago)
- Topics: ark, blockchain
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.