Skip to content

Simple demo on how store IoT data on the Scrypta Blockchain

Notifications You must be signed in to change notification settings

scryptachain/scrypta-iot-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrypta IoT demo application

 Wiki English · · · Wiki italiano

Use this application to create an history temperature graph using the blockchain.

This script fetches and saves the informations every 1 minute, so you need 0.144 LYRA each day because we're using low priority transactions with 0.0001 LYRA of fees.

Use simple with: node index.js

Or if you want to create a persistent script using PM2: pm2 start index.js

Result

To understand the result simple visit this page:

https://proof.scryptachain.org/#/address/LduJ5TtcqSiefeP9e34gxvEfBq4W7N1ewo

It contains all the data from a Raspberry Pi4 running the Scrypta Wallet.

About

Simple demo on how store IoT data on the Scrypta Blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published