Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 802 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 802 Bytes

Introduction

Please look at my blog post for full details of this project.

This is the UI component of the IOTA DoorOpener. It opens a private or restricted MAM channel in the Tangle, and posts the message {'action': 'open_door'} after the click of a button. It is easily extendable though.

Installation

None, this contains no fancy client side JS frameworks, which need 20 steps for compling. Just open the index.html file in your browser.

If this is too boring, there's also a Dockerfile which spins a nginx to display this static content.

Compatibility

.. with everything navigator.clipboard.writeText is compatible.