Add inject.js (for web3 exposed) (#2692)
This commit is contained in:
12
js/src/dev.web3.html
Normal file
12
js/src/dev.web3.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<title>dev::Web3</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="inject.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user