Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 340 Bytes

IOTA Masked Authenticated Messaging Prototype

Basic reactjs example application which publishes your current device location to the IOTA tangle using Masked Authenticated Messaging (MAM).

Run the coordinates-publisher using:

npm install
npm run start