Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 376 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 376 Bytes

poc-mam

Proof of Concept of MAM (Masked Authoritation Messaging) of Tangle

Go to the root folder of the project and use the command: python -m simpleHTTPServer

In the browser: http://localhost:8000/mam.html

Visualize the developers console of the browser.

You can open it as many times as peers you want.

A user guide is on the comments of the source code of mam.html.