## Summary This is a web widget which will connect to the Dash Insight server and monitor for transactions to addresses specified in an HTML page. ## Usage In an HTML page, add this to the ``: ```html ``` ...and add this in the page where you want an address to be monitored: ```html
``` You may prefer to save these JS and CSS files and host them locally instead, which should work fine. You can also omit the stylesheet and style the component yourself. The structure is: ```html
XmGw5qrhtJcmp3qebCDg9aLZH4ugraeakx
Watching...
``` ## [Demo](https://seigler.github.io/monitor-dash-address/)