A curated list of ARK IoT Projects
For more Awesome ARK projects, visit Awesome-ARK by @Guppster
Documentation and Tutorials to help explore the ARK IoT Ecosystem.
- ARK IoT Documentation
- How to Setup the Arduino IDE.
- How to Setup VSCode and PlatformIO.
- How to Setup the Cpp SDK's.
- Storing Data on the Blockchain.
- Reacting to Data on the Blockchain.
IoT Plugins made for ARK Core.
- MQTT (Deadlock Delegate) - MQTT plugin that broadcasts events to an MQTT broker.
ARK IoT Hardware Demos and 'Proof of Concepts'.
- ARK Bridgechain IoT Faucet (PhillipJacobsen) - This projects runs on an ESP8266 or ESP32 microcontroller and provides a way to easily send Ark Bridgechain Cryptocurrency to a wallet address that is received via Telegram app.
- ARK IoT LED (PhillipJacobsen) - This projects runs on an ESP8266 or ESP32 microcontroller and allows you to control LEDs by sending a transaction to a Ark Bridgechain.
- ARK NODE-ifier (sleepdefic1t) - A simple template for making your own Ark Delegate Node notifier. [*outdated]
- ARK Vend (PhillipJacobsen) - This projects illustrates a vending machine that accepts Ark Cryptocurrency for payment..
ARK IoT Projects
- ArkPromo - ArkPromo enables retailers to distribute points / savings stamps (as a token) to customers on a blockchain built with Ark’s Ecosystem.
ARK IoT Software Development Kits.
- ARK C++ Client SDK - A simple C++ API client for the Ark Blockchain.
- ARK C++ Crypto SDK - A simple Cryptography Implementation in C++ for the Ark Blockchain.
Libraries compatible with ARK IoT.
- bip39 (ciband) - Portable C++ implementation of BIP39
- BIP66 (sleepdefic1t) - A simple Bitcoin BIP66 Implementation in C++ for the ARK Blockchain.