IOTA Node JS implementation of MAM (Masked Authentication Messaging) ⭐️
IOTA Node JS implementation of MAM (Masked Authentication Messaging)
Note: This is just a demo app and not to be used in production directly.
git clone https://github.com/anistark/mam.git
(Feel free to use the ssh url if you’ve keys setup)npm install
node app.js
or npm start
or nodemon