-
Notifications
You must be signed in to change notification settings - Fork 0
/
1st.html
32 lines (29 loc) · 2.4 KB
/
1st.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
<!DOCTYPE html>
<html>
<head>
<title>이더리움 연구회 정기 발표회</title>
<meta charset='utf-8'>
<link href="https://fonts.googleapis.com/earlyaccess/nanumgothic.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css" rel="stylesheet">
<link href="css/Styles_i.css" rel="stylesheet">
</head>
<body>
<h1 id="main_title" align="center"> 이더리움 연구회 정기 발표회 </h1>
<div class="steps">
<h3 class="sub_content">[이더리움 3기 모집 신청중입니다.] <a href="https://drive.google.com/open?id=1crVNU42IEZU15tyWsT5wjOG1v_xAtAQn" target="new">신청하기 </a>
<br><br>
<h3 class="sub_content">[세션1]
<h3 class="sub_content2">발표1. 이더리움 플랫폼 현재와 미래 (40분) <a href="https://drive.google.com/open?id=1l2kAwXgj96mhTNDzP48-95zFwG_hXIom" target="new">PDF</a>
<h3 class="sub_content2">발표2. P2P 스토리지 비교 분석 (40분) <a href="https://drive.google.com/open?id=1tqCp_JqJYipZT10UDLHvuyys-qRa9w2H" target="new">PDF</a>
<h3 class="sub_content2">발표3. 지분증명 합의 알고리즘 Casper 소개 (40분) <a href="https://drive.google.com/open?id=1U1dzj2fXGm98I-R7rUxNNvFII6dvQlV6" target="new">PDF</a>
<h3 class="sub_content2">발표4. (사례1)이더소셜의 미래 - 글로벌 콘텐츠 보상 시스템 (20분) <a href="https://drive.google.com/open?id=1RVcLtsmASgsSTrrwq-r270RiKZHGJ3u0" target="new">PDF</a>
<br><br>
<h3 class="sub_content">[세션2]
<h3 class="sub_content2">발표5. (사례2)블록체인 기반 공유경제 플랫폼 - Blue Whale (20분) <a href="https://drive.google.com/open?id=1G0AMbUUiX04SV7uBGdE0Gp2EnPkDUT7V">PDF</a>
<h3 class="sub_content2">발표6. 이더리움 확장성 이슈 및 해결 방향 (40분) <a href="https://drive.google.com/open?id=11ipr1Co0Vb4gPN9lMolPllkzppRbOigx" target="new">PDF</a>
<h3 class="sub_content2">발표7. 크립토키티 스마트 컨트렉트 분석(40분) <a href="https://drive.google.com/open?id=1VZ7on7WaYpSpmWkHGg9dMyN0nHR0mj_i" target="new">PDF</a>
<h3 class="sub_content2">발표8. 블록체인 비즈니스(40분) <a href="https://drive.google.com/open?id=1YeM-c33rEpxm7avC6K_sBO5euApA0kA7" target="new">PDF</a>
<h3 class="sub_content2">2기회고. 이더리움 코어, 시작하기전 알아야할 것들 (10분) <a href="https://drive.google.com/open?id=1Sfcj2QDfLbTdjjSNTIZnHT3f9yk7P1a2" target="new">PDF</a>
</div>
</body>
</html>