forked from walleth/walleth.github.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
media.html
45 lines (31 loc) · 1.26 KB
/
media.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
---
layout: default
make-smaller-titles: true
---
<div class="container-fluid index">
<div class="row">
<div class="col-md-12 main content-panel">
<h1 class="header author-header" itemprop="headline"> Media</h1>
<h2>WALLETHat DevCon3</h2>
<h3>Intro</h3>
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/M3kh1cLo768?start=77" frameborder="0" gesture="media" allow="encrypted-media" allowfullscreen></iframe>
</center>
<h3>Deep Dive</h3>
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/g21Cj_g9Md4?rel=0" frameborder="0" allowfullscreen></iframe>
</center>
<br/>
You can find the <a href="https://github.com/walleth/talks">Slides for both talks here</a>.
<h2>Usage of WALLETH+TREZOR</h2>
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/ldS9EEJbFAI" frameborder="0" allowfullscreen></iframe>
</center>
<h2>Talk about WALLETH at Berlin Ethereum meetup June 2017</h2>
You can find the <a href="https://walleth.org/2017/06/16/walleth-talk">slides and more information here</a>.<br/><br/>
<center>
<iframe width="560" height="315" src="https://www.youtube.com/embed/cSpTyVWrXMg" frameborder="0" allowfullscreen></iframe>
</center>
</div>
</div>
</div>