Skip to content

TedNIVAN/algorand-iot-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

algorand-iot-node

To start off, follow this 3-step process.

  1. Get the source code:
git clone https://github.com/TedNIVAN/algorand-iot-node.git
cd algorand-iot-node
npm i
  1. Rename .env_sample to .env then set the variables:
SERIAL_DEVICE=/dev/cu.DSDTECHHC-05-DevB
SERIAL_SPEED=9600

NODE="https://testnet-algorand.api.purestake.io/ps1"
APIKEY=""
MN=""
  1. Launch the Iot node:
node app.js

Device Alert

About

Iot Node

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published