aboutsummaryrefslogtreecommitdiffstats
path: root/library/example/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'library/example/index.html')
-rw-r--r--library/example/index.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/library/example/index.html b/library/example/index.html
deleted file mode 100644
index 47d6da34f..000000000
--- a/library/example/index.html
+++ /dev/null
@@ -1,17 +0,0 @@
-<!doctype html>
-
-<html lang="en">
-<head>
- <meta charset="utf-8">
-
- <title>MetaMask ZeroClient Example</title>
-
-</head>
-
-<body>
- <button class="action-button-1">SYNC TX</button>
- <button class="action-button-2">ASYNC TX</button>
- <script src="./zero.js"></script>
- <script src="./app.js"></script>
-</body>
-</html> \ No newline at end of file