Skip to content

fprotopapa/iota-and-iot

Repository files navigation

iota-and-iot

Clone repository with flag --recursive or --recurse-submodules to get submodules:

git clone --recurse-submodules https://github.com/fprotopapa/iota-and-iot.git

Description

The project goal is to enable communication between different IoT participants using the IOTA layer. The focus is on ensuring data integrity as well as authorization and authentication of participants.

ToDo

  • Setting up and running Hornet node
  • Sending and retrieving message date from tangle
  • Setting up secure secret storage
  • Using streams to send and retrieve data
  • Testing authorization, authentication and data integrity

Simple example of a message exchange using the tangle

Sending and receiving messages using the python client library.

Check instructions

Installation and configuration of a hornet node

Setting up a hornet node with reverse proxy and SSL certificate:

Check instructions

Build application uppon the IOTA layer

Streams

Using IOTA Streams to ensure secure and trustworthy communications between devices.

Check instructions

Source

About

Adaptation of IOTA in the field of IoT.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published