Skip to content

IoT Manager is a a multi-tenant blockchain (EVM) enabled application that has a web3 front end designed to manage the state of IoT devices (currently only switches). The state of the devices is to be maintained via smart contracts on a Ethereum based blockchain.

Notifications You must be signed in to change notification settings

Zyron-Tech/zyron_web3_iot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

IoT Manager is a a multi-tenant blockchain (EVM) enabled application that has a web3 front end designed to manage the state of IoT devices (currently only switches). The state of the devices is to be maintained via smart contracts on a Ethereum based blockchain.

Product Architecture

Project Architecture

The application backend is powered by solidity smart contracts. When a new account connects to the frontend, the initialized smart contract is stored in an account register. Caching the user's account in the register allows for the user to connect to their web3 enabled browser and return to IoT Manager without having to create a new account each time.

Why Blockchain?

Home automation services typically offer one time purchases of hardware that requires the use of an app that are usually free. Avoiding monthly fees for these products is lucrative for the consumer but does not benefit the company that incurs monthly fees on infrastructure required to act as a bridge between the device and app. If the company ceases to exist, these services get terminated, and the customers are stuck with hardware that cannot be interacted remotely with an app. Providing a backend that is hosted in a decentralized system that supports smart contracts eliminates this from happening.

About

IoT Manager is a a multi-tenant blockchain (EVM) enabled application that has a web3 front end designed to manage the state of IoT devices (currently only switches). The state of the devices is to be maintained via smart contracts on a Ethereum based blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published