2016-10-19 11:02:42 +02:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta name="viewport" content="width=device-width">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
2016-11-01 18:12:40 +01:00
|
|
|
<link rel="icon" href="/parity-logo-black-no-text.png" type="image/png">
|
2016-10-19 11:02:42 +02:00
|
|
|
<title>dev::Web3</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2016-10-26 13:44:38 +02:00
|
|
|
<script src="/parity-utils/web3.js"></script>
|
2016-10-19 11:02:42 +02:00
|
|
|
</body>
|
|
|
|
</html>
|