-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
435 lines (270 loc) · 11.6 KB
/
index.html
File metadata and controls
435 lines (270 loc) · 11.6 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
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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="keywords" content="Python, JavaScript, Decentralized, Decentralization, System D, Systeme D, Blockchain, open source">
<meta name="description" content="Open source software development for decentralization, blockchains and system D">
<title>Deginner</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Kite+One" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="http://deginner.com/deginnercom.css">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-70782631-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<main name="top">
<nav class="single-header">
<ul>
<li>
<a href="/">
<img alt="D" class="small-site-logo" src="http://i.imgur.com/MINlVoa.png" >
<span class="h1">EGINNER</span>
</a>
</li>
<li>
<a href="/#Projects">Projects</a>
</li>
<li>
<a href="/incubator">Incubator</a>
</li>
<li>
<a href="/contact">Contact</a>
</li>
</ul>
</nav>
<header>
<img alt="" class="site-logo" src="http://i.imgur.com/MINlVoa.png">
<h1 class="h1">Deginner</h1>
<h3>Building open source things and putting 'D's in the names instead of 'bit's and 'coin's</h3>
</header>
</main>
<article id="About">
<header>
<h2>About</h2>
</header>
<section class="small-padding">
<h3 id="deginner-is-an-b-open-source-b-software-development-team-focused-on-b-decentralized-b-trustless-technology-and-public-blockchains-all-of-our-projects-are-b-free-b-to-use-modify-and-extend-but-we-also-offer-comprehensive-support-and-b-partnerships-b-to-select-teams-as-part-of-our-incubator-incubator:6083a88ee3411b0d17ce02d738f69d47">Deginner is an <b>open source</b> software development team focused on <b>decentralized</b>, trustless technology and public blockchains. All of our projects are <b>free</b> to use, modify, and extend, but we also offer comprehensive support and <b>partnerships</b> to select teams as part of our <a href="/incubator">incubator</a>.</h3>
</section>
</article>
<article id="Projects">
<header>
<h2>Projects</h2>
</header>
<section class="project-section">
<header class="project-header">
<a href="https://github.com/deginner/bitjws" target="_blank">
<span class="project-logo simple-generic-logo simple-project-logo bitjws-bg">
B
</span>
</a>
<p class="project-title">bitjws</p>
</header>
<div class="project-description">
<h3 id="authentication-based-on-bitcoin-message-signing:3c7307ebff93ffd69f3b3085abe6753e">Authentication based on Bitcoin message signing.</h3>
<h3 id="maintain-user-privacy-and-integrity-by-integrating-bitjws-into-your-application:3c7307ebff93ffd69f3b3085abe6753e">Maintain user privacy and integrity by integrating Bitjws into your application.</h3>
</div>
<aside>
<h5>Technologies</h5>
<p>Bitcoin, JWS</p>
<h5>Source code</h5>
<p><a href="https://github.com/deginner/bitjws">Github</a></p>
</aside>
</section>
<section class="project-section">
<header class="project-header">
<a href="http://deglet.xyz" target="_blank">
<img class="project-logo" alt="" src="http://i.imgur.com/VDWApGq.png">
</a>
<p class="project-title">deglet</p>
</header>
<div class="project-description">
<h3 id="an-open-source-client-side-multi-signature-bitcoin-wallet-ready-to-plug-in-to-a-brokerage-or-similar-service:8912dd123c22483011f7a550d03f31c9">An open source, client-side, multi-signature Bitcoin wallet ready to plug-in to a brokerage or similar service.</h3>
<h3 id="ready-to-use-via-web-api-and-easily-extendable-to-a-native-app:8912dd123c22483011f7a550d03f31c9">Ready to use via Web, API, and easily extendable to a native app.</h3>
</div>
<aside>
<h5>Technologies</h5>
<p>JavaScript, React, Bitcore</p>
<h5>Demo</h5>
<p><a href="http://deglet.xyz">deglet.xyz</a></p>
</aside>
</section>
<section>
<section class="left-section">
<header>In Development</header>
<section class="project-dev-section">
<header>
<a href="https://github.com/deginner" target="_blank">
<span class="project-dev-logo simple-generic-logo simple-project-dev-logo deexchangenode-bg">
E
</span>
</a>
</header>
<aside>
<p class="project-dev-title">De Exchange Node</p>
<p>An orderbook and matching engine for an exchange, using <a href="http://redis.io/">redis</a> and <a href="http://amqp.org">amqp</a>. Each Exchange Node operates a single orderbook, representing a currency pair (i.e. BTC/USD), and can handle over 1000 trades per second.</p>
</aside>
</section>
<section class="project-dev-section">
<header>
<a href="https://github.com/deginner" target="_blank">
<span class="project-dev-logo simple-generic-logo simple-project-dev-logo deexchangebroker-bg">
B
</span>
</a>
</header>
<aside>
<p class="project-dev-title">De Exchange Broker</p>
<p>An automated asset exchange broker, which will create and fill guaranteed quotes for users. A custom exchange backend or De Exchange Node can be used for clearing.</p>
</aside>
</section>
<section class="project-dev-section">
<header>
<a href="https://github.com/deginner" target="_blank">
<span class="project-dev-logo simple-generic-logo simple-project-dev-logo desharedwallet-bg">
W
</span>
</a>
</header>
<aside>
<p class="project-dev-title">De Shared Wallet</p>
<p>Send, receive, and store balances on behalf of users or other applications. This centralized service is a less secure but sometimes necessary suppliment for client-controlled keys, such as provided by <a href="#Projects">Deglet</a>.</p>
</aside>
</section>
<section class="project-dev-section">
<header>
<a href="https://github.com/deginner" target="_blank">
<span class="project-dev-logo simple-generic-logo simple-project-dev-logo decosigner-bg">
C
</span>
</a>
</header>
<aside>
<p class="project-dev-title">De Cosigner</p>
<p>Cosign across numerous multi-signature wallets via a simple API. Two-factor authentication with key separation.</p>
</aside>
</section>
</section>
<section class="left-section">
<header>Upcoming</header>
<section class="project-upcoming-section">
<header>
<a href="#Contact">
<span class="project-upcoming-logo simple-generic-logo simple-project-upcoming-logo yours-bg">
Y
</span>
</a>
<p class="project-upcoming-title">yours</p>
</header>
<aside>
<p>The Deginner team has years of experience building everything from embedded systems and secure financial services to peer-to-peer (p2p) applications. Our software powers <a href="https://coinapult.com">Coinapult</a>, <a href="http://cryptocapital.co/">Crypto Capital</a>, select <a href="http://lamassu.is/">Lamassu</a> BTMs, and more.</p>
<p>If you have a project that you need help with, please <a href="#Contact">contact us</a>, below.</p>
</aside>
</section>
</section>
<div style="clear: both;"></div>
</article>
<article id="Contact Us">
<header>
<h2>Contact Us</h2>
</header>
<section class="small-padding">
<form action='https://crm.zoho.com/crm/WebToLeadForm'
name=WebToLeads1729302000000110005 method='POST'
onSubmit='return checkMandatory()'
accept-charset='UTF-8'>
<!-- Required internal fields. -->
<input type='text' style='display:none;' name='xnQsjsdp' value='d3b1137b095581ac2be866e9362c6bfc11145c48a5400dfa6fa30f2d967cfd47'/>
<input type='hidden' name='zc_gad' id='zc_gad' value=''/>
<input type='text' style='display:none;' name='xmIwtLD' value='be71074d0bfc53517421f4618a1d4dd475cb7cbfe70d9e4ca13467b7e27c9a54'/>
<input type='text' style='display:none;' name='actionType' value='TGVhZHM='/>
<input type='text' style='display:none;' name='returnURL' value='http://deginner.com/' />
<!-- Required internal fields. -->
<div class="form-row">
<label for="firstname">Name
<span class="form-error" id="error-name">Please specify your name</span>
</label>
<div class="form-half-row" style="padding-right: 2%">
<input type="text" maxlength="40" name="First Name" id="firstname"
placeholder="First">
</div><div class="form-half-row">
<input type="text" maxlength="80" name="Last Name" id="lastname"
placeholder="Last">
</div>
</div>
<div class="form-row">
<label for="email">Email
<span class="form-error" id="error-email">
Please specify your email so we can communicate with you
</span>
</label>
<input type="text" maxlength="100" name="Email" id="email">
</div>
<div class="form-row">
<label for="company">Company <span class="contact-info">optional</span></label>
<input type="text" maxlength="100" name="Company" id="company">
</div>
<div class="form-row">
<label for="message">Message
<span class="form-error" id="error-message">
We will need some message to know what you are after
</span>
</label>
<textarea name="Description" id="message" cols="40" rows="10" maxlength="1000"></textarea>
</div>
<div class="form-align">
<input type="submit" value="Send">
<span class="contact-info">You will receive a copy of this contact
request.</span>
</div>
<script>
var fields = ['firstname', 'lastname', 'email', 'message'];
var basicEmail = /^[^ @]+@([^ @]+){2,}\.([^ @]+){2,}$/;
function checkMandatory() {
/* Hide any errors. */
var allErrors = document.getElementsByClassName('form-error');
for (var i = 0; i < allErrors.length; i++) {
allErrors[i].style.display = 'none';
}
/* Validate the form. */
var form = document.forms['WebToLeads1729302000000110005'];
for (var i = 0; i < fields.length; i++) {
var fieldObj = form[fields[i]];
if (fieldObj) {
var failed = fieldObj.value.replace(/^\s+|\s+$/g, '').length === 0;
if (!failed && fields[i] === 'email') {
failed = !basicEmail.test(fieldObj.value);
}
if (failed) {
fieldObj.focus();
var name = fields[i];
if (name.endsWith('name')) {
name = 'name';
}
var err = document.getElementById('error-' + name);
if (err) {
err.style.display = 'block';
}
return false;
}
}
}
}
</script>
</form>
</section>
</article>
<footer>
<a href="#top">
<img alt="D" class="small-site-logo" src="http://i.imgur.com/MINlVoa.png" >
<span class="h1">EGINNER</span>
</a>
</footer>
</body>
</html>