-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathschedule.html
More file actions
38 lines (23 loc) · 777 Bytes
/
schedule.html
File metadata and controls
38 lines (23 loc) · 777 Bytes
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
<h1> Learn2Code / Autumn Hackathon </h1>
<h2>Day 1</h2>
<ul>
<li>09:30 Doors Open </li>
<li>10:00 Introductions and team formation </li>
<li>10:30 Overview of distributed technologies </li>
<ul>
<li> cryptocurrencies </li>
<li> IPFS / Steemit </li>
<li> DAOs and IOT </li>
<li> setting up a hardware wallet </li>
</ul>
<li> 11:00 Tutorial part 1 - Setting up a node and creating a wallet </li>
<li> 14:00 Tutorial part 2 - Smart Contracts an introduction to Solidity </li>
<li>15:00 Tutorial part 3 - Creating a cryptocurrency </li>
</ul>
<h2>Day 2</h2>
<ul>
<li>09:00 Doors Open </li>
<li> 11:00 Tutorial part 4 - Interacting with a web page </li>
<li> 14:00 Tutorial part 5 - Using Truffle / Mushroom and other IDEs </li>
<li> 16:00 Prize giving </li>
</ul>