forked from ethereum/mist
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
151 lines (134 loc) · 5.3 KB
/
index.html
File metadata and controls
151 lines (134 loc) · 5.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
<link rel="stylesheet" href="main.css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600" rel="stylesheet">
<title>Ethereum Mist</title>
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
</head>
<body>
<section class="bg-image">
<div class="container hero">
<div class="row align-items-center justify-content-center">
<div class="col-sm col-md-7">
<h1>
</h1>
<p>Mist is a concept browser that connects you to the ethereum blockchain and uses p2p file transfer to access Dapps.</p>
<div class="download-btn-container">
<a class="btn btn-lg btn-primary" href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-macosx-0-11-1.dmg">Download Mist for mac</a>
<a href="#downloads" class="text-link">See all versions and platforms</a>
</div>
<!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/ethereum/mist" data-size="large" data-show-count="true" aria-label="Star ethereum/mist on GitHub">Star</a>
</div>
<div class="col-sm col-md">
</div>
</div>
</div>
</section>
<section class="container main-content pb-5">
<div class="row downloads-row pt-5">
<div class="col-sm">
<h2 id="downloads">Downloads</h2>
<table>
<thead>
<tr>
<th>File</th>
<th>SHA256 signature</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-installer-0-11-1.exe">
Mist-installer-0-11-1.exe
</a>
</td>
<td>
<pre>a2aec395019f2b05b3d0a245845868f425e4bc9d0407f0c415d96edf19b691a2</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-linux32-0-11-1.deb">
Mist-linux32-0-11-1.deb
</a>
</td>
<td>
<pre>a0650f1e53abf557f5004715b06ae90c1f9e041b7037ba4259d9b0a68bdf7b00</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-linux32-0-11-1.zip">
Mist-linux32-0-11-1.zip
</a>
</td>
<td>
<pre>473e50b13620c86d420faabf86170ba5e9312575c9dc7f4b1bdc3ca054badfb9</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-linux64-0-11-1.deb">
Mist-linux64-0-11-1.deb
</a>
</td>
<td>
<pre>d094face5b1baf97fff64ae6d7b5d710e2d0243d59250feceba49da5ef0c9fa9</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-linux64-0-11-1.zip">
Mist-linux64-0-11-1.zip
</a>
</td>
<td>
<pre>e3b3225869b7f1500c6be9d469bb481375fc3e22712a9da047663e44c5e9a47b</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-macosx-0-11-1.dmg">
Mist-macosx-0-11-1.dmg
</a>
</td>
<td>
<pre>2d18b86667c4daf690cfda327550d428f7efd09b6057b73456a71d2990c7efd1</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-win32-0-11-1.zip">
Mist-win32-0-11-1.zip
</a>
</td>
<td>
<pre>7a54ac3552ebd8631ff6b4757da8d0d9944120188690a6557d4c2be7a640c704</pre>
</td>
</tr>
<tr>
<td>
<a href="https://github.com/ethereum/mist/releases/download/v0.11.1/Mist-win64-0-11-1.zip">
Mist-win64-0-11-1.zip
</a>
</td>
<td>
<pre>2222f23bbfd216160a9b16efd8ac5c0fb2db3d1cfb59302445c752baddec483d</pre>
</td>
</tbody>
</table>
</div>
</div>
</section>
</body>
</html>