forked from binancex/binancex.github.io
-
Notifications
You must be signed in to change notification settings - Fork 3
/
collaborate.html
186 lines (142 loc) · 8.15 KB
/
collaborate.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
177
178
179
180
181
182
183
184
185
186
<!doctype html>
<html lang="en">
<head>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KT62DF9');</script>
<!-- End Google Tag Manager -->
<!-- COMMON TAGS -->
<meta charset="utf-8">
<title>Binance X</title>
<!-- Search Engine -->
<meta name="description" content="Binance for Developers">
<meta name="image" content="https://binxnew.github.io/static/binancex-og-logo.png">
<!-- Schema.org for Google -->
<meta itemprop="name" content="Binance X">
<meta itemprop="description" content="Binance for Developers">
<meta itemprop="image" content="https://binxnew.github.io/static/binancex-og-logo.png">
<!-- Twitter -->
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Binance X">
<meta name="twitter:description" content="Binance for Developers">
<meta name="twitter:site" content="@binancex">
<meta name="twitter:image:src" content="https://binxnew.github.io/static/binancex-og-logo.png">
<!-- Open Graph general (Facebook, Pinterest & Google+) -->
<meta name="og:title" content="Binance X">
<meta name="og:description" content="Binance for Developers">
<meta name="og:image" content="https://binxnew.github.io/static/binancex-og-logo.png">
<meta name="og:url" content="https://binancex.dev">
<meta name="og:site_name" content="Binance X">
<meta name="og:type" content="website">
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="apple-touch-icon" sizes="180x180" href="static/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon-16x16.png">
<link rel="manifest" href="static/site.webmanifest">
<link rel="mask-icon" href="static/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,400i,500,500i,600,600i,700,700i&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/x-styles.css">
<script src="https://kit.fontawesome.com/ef293947d9.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.1.2/handlebars.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/handlebars.js/4.1.2/handlebars.runtime.min.js"></script>
<script src="js/templates/templates.js"></script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KT62DF9"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<div class="b-navbar"></div>
<div class="collab-jumbotron-div"></div>
<div id="collab_tabs_div" style="margin: 0"></div>
<div class="container-fluid justify-content-center" style="background-color: #EFEFEF; padding: 20px 50px;">
<div style="font-size: 20px; font-weight: bold; margin-bottom: 0px">
Discussions
</div>
<div style="font-size: 16px; margin-bottom: 15px">
Here are some of the official channels where developers get announcements, interact with Binance and discuss with other 3rd-party developers around particular topics.
</div>
<div style="margin: 0 40px 0 20px">
<div class="collab-discuss-title">Binance X</div>
<ul>
<li>
<i class="fab fa-telegram collab-diamond"></i> <a href="https://t.me/BinanceX_newsletter" target="_new"> Binance X Newsletter</a>
</li>
<div style="font-size: 14px; margin-bottom: 10px">
Our bi-weekly newsletter posted in this Telegram group.
</div>
</ul>
<div class="collab-discuss-title">Binance Chain</div>
<ul>
<li style="font-weight: normal">
<i class="fas fa-comments-alt collab-diamond"></i> <a href="https://community.binance.org/" target="_new">Binance Chain Community Forum</a></li>
<div style="font-size: 14px; margin-bottom: 10px">
Use this forum to discuss Binance Chain and DEX related topics. Also the place where proposals for token issuance and listing are posted and discussed.
</div>
<li>
<i class="fab fa-telegram collab-diamond"></i> <a href="https://t.me/BinanceDEXchange" target="_new"> Binance DEX Telegram Group</a>
</li>
<div style="font-size: 14px; margin-bottom: 10px">
The official Binance DEX Telegram group.
</div>
</ul>
<div class="collab-discuss-title">Binance.com APIs</div>
<ul>
<li>
<i class="fab fa-telegram collab-diamond"></i> <a href="https://t.me/binance_api_english" target="_new"> Binance API Telegram Group</a>
</li>
<div style="font-size: 14px; margin-bottom: 10px">
Ask questions and discuss about the Binance.com APIs here.
</div>
<li>
<i class="fab fa-telegram collab-diamond"></i> <a href="https://t.me/binance_api_announcements" target="_new"> Binance API Announcements Telegram Group</a>
</li>
<div style="font-size: 14px; margin-bottom: 10px">
Read-only group for announcements about Binance.com APIs
</div>
<li>
<i class="fab fa-stack-overflow collab-diamond"></i> <a href="https://stackoverflow.com/questions/tagged/binance" target="_new"> Binance Stack Overflow</a>
</li>
<div style="font-size: 14px; margin-bottom: 10px">
Post technical questions about the Binance.com APIs to the Stack Overflow community.
</div>
</ul>
<div class="collab-discuss-title">Trust Wallet</div>
<ul>
<li>
<i class="fab fa-telegram collab-diamond"></i> <a href="https://t.me/walletcore" target="_new"> Trust Wallet Developers</a>
</li>
<div style="font-size: 14px; margin-bottom: 10px">
Place for developers to discuss topics related to Wallet Core, Blockatlas, WalletConnect and TrustProvider.
</div>
</ul>
</div>
<ul>
</ul>
</li>
</div>
</div>
<div class="b-footer"></div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js" integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js" integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM" crossorigin="anonymous"></script>
<!-- BinanceX js -->
<script type="text/javascript">
var nav_context = {collaborate_status: 'active'};
var collab_tabs_context = {collab_discussions_status: 'active'};
</script>
<script src="js/collab.js"></script>
<script src="js/binancex.js"></script>
</body>
</html>