-
Notifications
You must be signed in to change notification settings - Fork 19
/
bounties.html
229 lines (197 loc) · 11.4 KB
/
bounties.html
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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
<!DOCTYPE html>
<html lang="en" data-bs-theme="light">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="format-detection" content="telephone=no"> <!--Prevents browsers from trying to make a number a clickable phone number (can still use "tel:" if we want this functionality)-->
<!--Web-App Capable-->
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="EC-Web">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<link rel="apple-touch-icon" sizes="192x192" href="favicon/favicon.png">
<link rel="shortcut icon" href="favicon/favicon.ico" />
<link rel="manifest" href="favicon/site.webmanifest" />
<!-- Canonical link for SEO -->
<link href="https://electroncash.org/bounties.html" rel="canonical" data-rh="true">
<link href="https://electroncash.org/bounties.html" hreflang="x-default" rel="alternate" data-rh="true">
<!-- Primary Meta Tags -->
<title>Electron Cash Bounties</title>
<meta name="title" content="Electron Cash | Bounties" >
<meta name="description" content="Bounties for bug catching on the Electron Cash wallet!">
<!-- Use Google Search Console and Bing Webmaster Tools for SEO data -->
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://electroncash.org/bounties.html">
<meta property="og:title" content="Electron Cash | Bounties">
<meta property="og:description" content="Bounties for bug catching on the Electron Cash wallet!">
<meta property="og:image" content="https://electroncash.org/images/ec-logo-7.png">
<meta property="og:image:alt" content="Electron Cash logo">
<meta property="og:article:section" content="Information">
<meta property="og:article:tag" content="Bitcoin">
<meta property="og:article:tag" content="Bitcoin Cash">
<meta property="og:article:tag" content="BCH">
<meta property="og:article:tag" content="Cryptocurrencies">
<meta property="og:article:tag" content="Wallet">
<meta property="og:article:tag" content="Ecosystem">
<!-- Twitter -->
<meta property="twitter:card" content="summary">
<meta property="twitter:url" content="https://electroncash.org/bounties.html">
<meta name="twitter:site" content="@electroncash">
<meta name="twitter:creator" content="@electroncash">
<meta property="twitter:title" content="Electron Cash | Bounties">
<meta property="twitter:description" content="Bounties for bug catching on the Electron Cash wallet!">
<meta property="twitter:image" content="https://electroncash.org/images/EC.png">
<meta name="keywords" content="Bitcoin, Bitcoin Cash, BTC, BCH, Satoshi, Bcash, crypto, electron cash, digital currency, wallet, DeFi, altcoin">
<meta name="robots" content="index, follow">
<meta name="language" content="English">
<meta name="revisit-after" content="7 days">
<meta name="author" content="Electron Cash">
<!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/favicon/favicon.ico">
<link rel="icon" type="image/png" href="/favicon/favicon.png">
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap" rel="stylesheet" type="text/css" media="all">
<!-- CSS -->
<link rel="stylesheet" href="css/main.css?v=0.01">
<!-- Bootstrap 5.3.3 -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<link href="https://getbootstrap.com/docs/5.3/assets/css/docs.css" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.min.css">
<!-- Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "ElectronCash | Bounties",
"alternateName": "Electron Cash Bounties",
"url": "https://electroncash.org/bounties.html",
"logo": "https://electroncash.org/images/ec-logo-7.png",
"sameAs": [
"https://x.com/electroncash",
"https://github.com/Electron-Cash/electroncash.org"
]
}
</script>
</head>
<body data-bs-smooth-scroll="true">
<div class="container-fluid">
<div class="alert alert-danger d-flex align-items-center justify-content-center my-2 py-2" role="alert">
<svg xmlns="http://www.w3.org/2000/svg" class="bi bi-exclamation-triangle-fill flex-shrink-0 me-2" viewBox="0 0 16 16" role="img" aria-label="Danger:">
<path d="M8.982 1.566a1.13 1.13 0 0 0-1.96 0L.165 13.233c-.457.778.091 1.767.98 1.767h13.713c.889 0 1.438-.99.98-1.767L8.982 1.566zM8 5c.535 0 .954.462.9.995l-.35 3.507a.552.552 0 0 1-1.1 0L7.1 5.995A.905.905 0 0 1 8 5zm.002 6a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"/>
</svg>
<div class="pe-3">
<span class="fw-bold">Beware of imposter sites.</span> ElectronCash.ORG is the ONLY official site for this wallet.
</div>
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
</div>
<!--Navbar-->
<nav class="navbar navbar-expand-lg bg-primary sticky-top" data-bs-theme="dark">
<div class="container">
<a class="navbar-brand" href="/">Electron Cash</a>
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarNavAltMarkup" aria-controls="navbarNavAltMarkup" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavAltMarkup">
<div class="navbar-nav navbar-nav ms-auto">
<a class="nav-link active" href="/" aria-current="page">Home</a>
</div>
</div>
</div>
</nav>
<!-- Floating Theme Button -->
<div class="theme p-2">
<div class="dropdown theme-switcher">
<button class="btn btn-secondary dropdown-toggle" type="button" id="themeDropdown" data-bs-toggle="dropdown" aria-expanded="false">
<i id="themeIcon" class="bi bi-moon-stars-fill"></i>
</button>
<ul class="dropdown-menu dropdown-menu-end" aria-labelledby="themeDropdown">
<li><a class="dropdown-item" href="#" data-theme="light"><i class="bi bi-brightness-high-fill"></i> Light</a></li>
<li><a class="dropdown-item" href="#" data-theme="dark"><i class="bi bi-moon-fill"></i> Dark</a></li>
</ul>
</div>
</div>
<!--Page header-->
<div class="container pt-5 text-center" id="_home">
<div class="row pt-5">
<div class="col-lg">
<h1 class="fw-normal text-light-emphasis my-4">Bounties</h1>
<h2 class="my-4 text-dark-emphasis">Earn money for helping us fix bugs and issues.</h2>
<h6 class="text-dark-emphasis">The fine print: Bounties are denominated in US dollars and are paid in BCH, and may be changed or removed at any time. Bounties are awarded normally on a first come, first served basis, but at our sole discretion, including determining if an issue was successfully or fully resolved. You are soley responsible for any applicable taxes on your earnings. No monies paid constitute employment, partnership, joint-venture or any other business arangement. All merged code becomes part of the project under the MIT lisence.</h6>
</div>
</div>
</div>
<!--Bounties Box-->
<div class="container">
<div class="row py-5 my-5">
<div class="card shadow border-0 bg-body">
<div class="card-body">
<div class="card-header border-bottom border-primary border-5 bg-transparent"></div>
<h2 class="card-title my-3 text-light-emphasis">Coming Soon</h2>
<h4 class="card-text my-3 text-dark-emphasis">$$$</h4>
<p class="card-text text-dark-emphasis my-3">There are no bounties currently available.</p>
</div>
<div class="card-footer bg-transparent border-top-0 mb-5">
<a href="" class="btn btn-primary">View</a>
</div>
</div>
</div>
</div>
<footer class="bg-primary text-center py-4" data-bs-theme="dark">
<div class="row">
<h2 class="text-light-emphasis my-4 pb-2">The Revolution Will Not Be Centralized</h2>
<h6 class="text-light-emphasis"><a class="link-light" href="https://discover.cash">Learn about Bitcoin Cash</a> | <a class="link-light" href="https://github.com/Electron-Cash/Electron-Cash">Explore Source Code</a> | <a class="link-light" href="http://www.reddit.com/r/btc">Uncensored Bitcoin Forum</a> | <a class="link-light" href="https://t.me/electroncashwallet">Telegram Chatroom</a> | <a class="link-light" href="https://cashaddress.org">Paper Wallet</a>
</h6>
<h6 class="text-light-emphasis mt-3">© ElectronCash.org</h6>
</div>
</footer>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<!-- Jquery needed -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script>
document.addEventListener('DOMContentLoaded', function() {
function setTheme(theme) {
document.documentElement.setAttribute('data-bs-theme', theme);
localStorage.setItem('bs-theme', theme);
updateThemeIcon(theme);
updateActiveDropdownItem(theme);
updateButtonStyles(); // Call this function to update button styles on theme change
}
function getCurrentTheme() {
return localStorage.getItem('bs-theme') || 'dark';
}
function updateThemeIcon(theme) {
const icon = document.getElementById('themeIcon');
icon.className = `bi ${theme === 'light' ? 'bi-brightness-high-fill' : 'bi-moon-stars-fill'}`;
}
function updateActiveDropdownItem(theme) {
document.querySelectorAll('.theme-switcher .dropdown-item').forEach(item => {
item.classList.toggle('active', item.getAttribute('data-theme') === theme);
});
}
function updateButtonStyles() {
document.querySelectorAll('.btn-outline-secondary, .btn-secondary').forEach(button => {
const currentTheme = document.documentElement.getAttribute('data-bs-theme');
if (currentTheme === 'dark') {
button.classList.remove('btn-outline-secondary');
button.classList.add('btn-secondary');
} else {
button.classList.remove('btn-secondary');
button.classList.add('btn-outline-secondary');
}
});
}
setTheme(getCurrentTheme());
updateButtonStyles(); // Initial call to ensure buttons are styled correctly on load
document.querySelectorAll('.theme-switcher .dropdown-item').forEach(item => {
item.addEventListener('click', function(e) {
e.preventDefault();
const theme = this.getAttribute('data-theme');
setTheme(theme);
});
});
});
</script>
</body>
</html>