-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
145 lines (144 loc) · 7.3 KB
/
index.html
File metadata and controls
145 lines (144 loc) · 7.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
<!DOCTYPE html>
<html>
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0">
<title>Electrum for BitZeny</title>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans:800">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
<link rel="stylesheet" href="normalize.css">
<link rel="stylesheet" href="style.css">
<link rel="icon" href="favicon.ico">
<script type="text/javascript" src="multi_lang.js"></script>
<meta property="og:title" content="Electrum for BitZeny">
<meta property="og:type" content="website">
<meta property="og:description" content="Lightweight BitZeny client">
<meta property="og:url" content="https://zny.electrum-jp.net/" />
<meta property="og:site_name" content="https://zny.electrum-jp.net/">
<meta property="og:image" content="https://zny.electrum-jp.net/electrum_zny.png">
<meta name="twitter:card" content="summary">
</head>
<body>
<header class="header">
<p><img src="electrum_zny.png" alt="electrum_zny_img" width="200" height="200"></p>
<p><img src="electrum_zny_logo.png" alt="electrum_zny_logo_img"></p>
<p class="site-description">Lightweight client</p>
<div class="accbox">
<input type="checkbox" id="label1" class="cssacc" />
<label for="label1"><i class="fas fa-language"></i> Language</label>
<div class="accshow">
<input type="radio" name="langKbn" id="sJa" onClick="langSet('ja')">
<label for="sJa">日本語</label>
<input type="radio" name="langKbn" id="sEn" onClick="langSet('en')">
<label for="sEn">English</label>
<!--<input type="radio" name="langKbn" id="sZh" onClick="langSet('zh')">
<label for="sZh">中文</label>-->
</div>
</div>
</header>
<section class="about">
<h2 class="heading" lang="ja">概要</h2>
<h2 class="heading" lang="en">About</h2>
<!--翻訳班が出来れば中国語版等作成する-->
<div class="about-others">
<div class="about-box">
<span class="phone-br">
<div><i class="about-icon fas fa-sync-alt"></i></div>
<h3 class="about-title" lang="ja">同期不要</h3>
<h3 class="about-title" lang="en">Not need for sync</h3>
</span>
</div>
<div class="about-box">
<span class="phone-br">
<div><i class="about-icon fas fa-globe"></i></div>
<h3 class="about-title" lang="ja">いつでもどこでも</h3>
<h3 class="about-title" lang="en">Anytime, anywhere</h3>
</span>
</div>
<div class="about-box">
<span class="phone-br">
<div><i class="about-icon fas fa-key"></i></div>
<h3 class="about-title" lang="ja">SegWitに対応</h3>
<h3 class="about-title" lang="en">SegWit</h3>
</span>
</div>
</div>
<div class="about-others">
<div class="about-box">
<span class="phone-br">
<div><i class="about-icon fas fa-shield-alt"></i></div>
<h3 class="about-title" lang="ja">マルチシグネチャに対応</h3>
<h3 class="about-title" lang="en">Multi-signature</h3>
</span>
</div>
<div class="about-box">
<span class="phone-br">
<div><i class="about-icon fas fa-lock"></i></div>
<h3 class="about-title" lang="ja">Hardware Walletに対応</h3>
<h3 class="about-title" lang="en">Hardware Wallet</h3>
</span>
</div>
</div>
</section>
<!--<section class="event">
<h2 class="heading" lang="ja">イベント</h2>
<h2 class="heading" lang="en">Event</h2>
<h3 class="about-text" lang="ja"><a href="event/">アイコンコンテスト</a></h3>
<h3 class="about-text" lang="en"><a href="event/">Icon Contest</a></h3>
</section>-->
<section class="download">
<h2 class="heading" lang="ja">ダウンロード</h2>
<h2 class="heading" lang="en">Downloads</h2>
<div class="dl-wrapper">
<h3 class="dl-title">Latest Version : 3.3.8</h3>
<div class="dl-pc">
<div class="dl-box">
<div><a href="https://github.com/bitzeny-electrum/electrum-zny/releases/download/3.3.8/electrum-zny-3.3.8-portable.exe" download="electrum-zny-3.3.8-portable.exe"><i class="dl-icon fab fa-windows"></i></a></div>
<p class="dl-text">Windows(portable)</p>
</div>
<div class="dl-box">
<div><a href="https://github.com/bitzeny-electrum/electrum-zny/releases/download/3.3.8/electrum-zny-3.3.8-setup.exe" download="electrum-zny-3.3.8-setup.exe"><i class="dl-icon fab fa-windows"></i></a></div>
<p class="dl-text">Windows(setup)</p>
</div>
</div>
<div class="dl-pc">
<div class="dl-box">
<div><a href="https://github.com/bitzeny-electrum/electrum-zny/releases/download/3.3.8/electrum-zny-3.3.8.dmg" download="electrum-zny-3.3.8.dmg"><i class="dl-icon fab fa-apple"></i></a></div>
<p class="dl-text">Mac</p>
</div>
<div class="dl-box">
<div><a href="https://github.com/bitzeny-electrum/electrum-zny/releases/download/3.3.8/electrum-zny-3.3.8-x86_64.AppImage" download="electrum-zny-3.3.8-x86_64.AppImage"><i class="dl-icon fab fa-linux"></i></a></div>
<p class="dl-text">Linux</p>
</div>
</div>
<div class="dl-phone">
<div class="dl-box">
<div><!--<a href="https://github.com/bitzeny-electrum/electrum-zny/releases/download/3.3.8/Electrum-ZNY-3.3.8.0.apk" download="Electrum-ZNY-3.3.8.0.apk">--><i class="dl-icon fab fa-android"></i><!--</a>--></div>
<p class="dl-text">Android</p>
<!--<p class="dl-text">(Test Now)</p>-->
<p class="dl-text">Coming Soon....</p>
</div>
<div class="dl-box">
<div><!--<a href="#">--><i class="dl-icon fab fa-app-store-ios"></i><!--</a>--></div>
<p class="dl-text">iOS</p>
<p class="dl-text">Coming Soon....</p>
</div>
</div>
<div class="dl-others">
<div class="dl-box">
<div><a href="https://github.com/bitzeny-electrum/electrum-zny"><i class="dl-icon fab fa-github"></i></a></div>
<p class="dl-text">Source Code</p>
</div>
<div class="dl-box">
<div><a href="release-note/"><i class="dl-icon far fa-file-alt"></i></a></div>
<p class="dl-text">Release Note</p>
</div>
</div>
</div>
<p class="dl-text"><a href="old-version/">Old Version</a></p>
</section>
<footer class="footer">
<p>© 2019 The Electrum-ZNY developers</p>
</footer>
</body>
</html>