Interfacing with Blockchain Smart Contracts

Bernardo
Posts: 4
Joined: Mon Jun 10, 2019 8:07 pm

Interfacing with Blockchain Smart Contracts

Postby Bernardo » Wed Jun 03, 2020 4:30 am

Hi everyone!

I implemented an arduino-esp32 library to communicate with the Aergo Blockchains

The main difference of Aergo is that it is focused on data storage and the private blockchains have support for relational data and SQL (common blockchains only support key-value)

Although the public blockchain (mainnet) does not support SQL yet (Jun 2020)

The repo is here:

https://github.com/aergoio/aergo-iot-microcontrollers

There are examples of reading data from sensors and sending them to be stored on the blockchain via Smart Contracts. Don't worry, it is easy as any Hello World! The Smart Contracts can be written in Lua.

As well as example of reading data from Smart Contracts and then activating actuators, that can be valves, pumps, doors, relays, motors, servos, etc.

Who is online

Users browsing this forum: No registered users and 39 guests