Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 876 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 876 Bytes

Audit Trail - Control Dashboard Demo

This demo allows for a user to adjust form inputs and then attach the data to the tangle using Masked Authenticated Messaging.

Screenshot of Demo

Technology

The demo uses the following:

Setup

git clone https://github.com/l3wi/audit-mam.git ## clone

cd audit-mam ## Enter directory

yarn ## Install all required dependancies

yarn dev ## Start the dev server