forked from TBADAO/Web-Portal
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
176 lines (171 loc) · 9.86 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="description" content="" />
<meta name="author" content="" />
<title>The Blockchain Academy</title>
<link rel="icon" type="image/x-icon" href="assets/favicon.png" />
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<!-- Google fonts-->
<link href="https://fonts.googleapis.com/css?family=Varela+Round" rel="stylesheet" />
<link href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i" rel="stylesheet" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<!-- /* CSS code to position the logo */ -->
<!-- <style>
#logo {
position: absolute;
top: 0;
left: 0;
}
</style> -->
</head>
<body id="page-top">
<!-- Logo-->
<img src="assets/img/logo.png" alt="My Logo" style="width:50px; height:50px;">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container px-4 px-lg-5">
<a class="navbar-brand" href="#page-top">TBA - The Blockchain Academy</a>
<div class="collapse navbar-collapse" id="navbarResponsive">
</div>
</div>
</nav>
<!-- Masthead-->
<header class="masthead">
<div class="container px-4 px-lg-5 d-flex h-100 align-items-center justify-content-center">
<div class="d-flex justify-content-center">
<div class="text-center">
<h1 class="mx-auto my-0 text-uppercase">TBA DAO</h1>
<h2 class="text-white-50 mx-auto mt-2 mb-5">Setting Up an Experimental DAO</h2>
<h3 class="text-white-50 mx-auto mt-2 mb-5">Learning Together.</h3>
<a class="btn btn-primary" href="#about">Start here</a>
</div>
</div>
</div>
</header>
<!-- About-->
<section class="about-section text-center" id="about">
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h2 class="text-white mb-4">Current state</h2>
<p class="text-white-50">TBA DAO is in a draft pre-mvp stage and focuses currently on designing the DAO and its smart contracts. At the same time, TBA DAO also wants to bring together its community, with which its next development phases will be tackled collectively. If you feel compelled to contribute to the creation of the community, the operations environment, the products range and/or the formulation of governance, then you're invited to check out the founding documents hereunder and -if seduced- to join TBA DAO's adequate sections here below to help evolve TBA DAO towards a minimum viable product.</p>
<a class="btn btn-primary" href="#projects">Continue</a>
<br>
<br>
</div>
</div>
</div>
</section>
<!-- Projects-->
<section class="projects-section text-center" id="projects">
<div class="container px-4 px-lg-5">
<!-- Project Zero Row-->
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h4>How to Join?</h4>
<h6>(This can be a lengthy procedure. Plan a few hours over a few sessions and a few days.)</h6>
<br>
<p class="text-black-50 mb-0">
1) Get an Ethereum address with which you'll participate in TBA DAO's governance and client-oriented operations.
</p>
<br>
<p class="text-black-50 mb-0">
With this Ethereum address (the sequence of the following actions need to be respected):
</p>
<br>
<p class="text-black-50 mb-0">
2) get a <a href="https://passport.gitcoin.co/" target="_blank">Gitcoin Passport</a> with a <a href="https://www.brightid.org/" target="_blank">BrightID</a> stamp.
(more information on the creation of a Gotcoin Passport <a href="https://docs.passport.gitcoin.co/get-started/creating-your-passport" target="_blank">here</a> .
</p>
<br>
<p class="text-black-50 mb-0">
3) mint your TBADAO Voting NFT <a href="https://polygonscan.com/address/0x5f40a8c1de6c184ac6a4e61e45f634b05db404c1#writeContract" target="_blank">here on PolygonScan, by connecting your Ethereum address and clicking on the write button under the safeMint (0x6871ee40) function</a>
</p>
<br>
<p class="text-black-50 mb-0">
4) connect to <a href="https://www.tally.xyz/gov/tbadao230726001" target="_blank">the TBADAO governance interface on Tally.xyz, and start participating in TBADAO's governance.</a>
</p>
<br>
<br>
</div>
</div>
</div>
<!-- Project One Row-->
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h4>Founding documents</h4>
<p class="text-black-50 mb-0">
<a href="https://docs.tbadao.io/foundingdocs/" target="_blank">Read</a>
the constitution, tokenomics and operational aspects.</p>
<br>
<br>
</div>
</div>
</div>
<!-- Project Two Row-->
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h4>Governance</h4>
<p class="text-black-50 mb-0">
Join the governance channels in Discord and Discourse (*)</p>
<br>
<br>
</div>
</div>
</div>
<!-- Project Three Row-->
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h4>Operations</h4>
<p class="text-black-50 mb-0">Join the operations channels in Discord and Discourse (*)</p>
<br>
<br>
</div>
</div>
</div>
<!-- Project four Row-->
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<h4>Products</h4>
<p class="text-black-50 mb-0">Join the products channels in Discord and Discourse (*)</p>
<br>
<br>
</div>
</div>
</div>
<!-- Project five Row-->
<div class="container px-4 px-lg-5">
<div class="row gx-4 gx-lg-5 justify-content-center">
<div class="col-lg-8">
<br>
<p class="text-black-50 mb-0">(*) Discord serves pre-formal discussions and gathering of support on propositions; Discourse serves the formalisation of propositions. The DAO platform serves the voting and implementation of propositions.</p>
<br>
<br>
</div>
</div>
</div>
</div>
</section>
<!-- Footer-->
<footer class="footer bg-black small text-center text-white-50"><div class="container px-4 px-lg-5">Copyright © TBA DAO 2022</div></footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="js/scripts.js"></script>
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!-- * * SB Forms JS * *-->
<!-- * * Activate your form at https://startbootstrap.com/solution/contact-forms * *-->
<!-- * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *-->
<!--<script src="https://cdn.startbootstrap.com/sb-forms-latest.js"></script>-->
</body>
</html>