Skip to content

francescolavra/arduino-iota-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino IOTA Client

This is a IOTA library for Arduino; it can be used to connect to a user-supplied IOTA node that exports the HTTP IRI API, and can do things such as getting the current balance and transferring IOTAs.

Supported platforms:

  • ESP32
  • ESP8266
  • STM32

Dependencies

Installation

$ cd path/to/your/libraries
$ git clone --recursive https://github.com/francescolavra/arduino-iota-client.git IotaClient

About

IOTA library for Arduino

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages