Skip to content

Commit 10b801c

Browse files
authored
Merge pull request #11 from bobanetwork/fix/enable-ecosystem-on-view
Fix/enable ecosystem on view
2 parents 3d79404 + de22b02 commit 10b801c

File tree

422 files changed

+318
-3034
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

422 files changed

+318
-3034
lines changed

.github/workflows/ci.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
name: CI - Json Validation Test
2+
3+
on:
4+
push:
5+
branches:
6+
- main
7+
pull_request:
8+
branches:
9+
- main
10+
11+
jobs:
12+
test:
13+
runs-on: ubuntu-latest
14+
15+
steps:
16+
- name: Checkout code
17+
uses: actions/checkout@v2
18+
19+
- name: Set up Node.js
20+
uses: actions/setup-node@v2
21+
with:
22+
node-version: '18.20' # Specify your Node.js version
23+
24+
- name: Install pnpm
25+
run: npm install -g pnpm
26+
27+
- name: Install Deps
28+
run: pnpm install
29+
30+
- name: Run Tests
31+
run: pnpm test

.nvmrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
v18.20.2

ecosystem/cex.list.json

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"link": "https://bingx.com/en-us/spot/BOBAUSDT?ch=cgk_organic",
66
"pairName": "BOBA/USDT",
77
"icon": {
8-
"light": "white/bingx.svg",
9-
"dark": "black/bingx.svg"
8+
"light": "light/bingx.svg",
9+
"dark": "dark/bingx.svg"
1010
}
1111
},
1212
{
@@ -15,8 +15,8 @@
1515
"link": "https://pro.bit2me.com/exchange/BOBA-EUR?ref=285-6HY-TPA&mkt_kind=referral&prm=5DH100",
1616
"pairName": "BOBA/EUR",
1717
"icon": {
18-
"light": "white/bit2me.svg",
19-
"dark": "black/bit2me.svg"
18+
"light": "light/bit2me.svg",
19+
"dark": "dark/bit2me.svg"
2020
}
2121
},
2222
{
@@ -25,8 +25,8 @@
2525
"link": "https://www.bitmart.com/trade/en?symbol=BOBA_USDT&r=PjkAFy",
2626
"pairName": "BOBA/USDT",
2727
"icon": {
28-
"light": "white/bitmart.svg",
29-
"dark": "black/bitmart.svg"
28+
"light": "light/bitmart.svg",
29+
"dark": "dark/bitmart.svg"
3030
}
3131
},
3232
{
@@ -35,8 +35,8 @@
3535
"link": "https://www.bittrade.co.jp/ja-jp/exchange/boba_jpy/",
3636
"pairName": "BOBA/JPY",
3737
"icon": {
38-
"light": "white/bittrade.svg",
39-
"dark": "black/bittrade.svg"
38+
"light": "light/bittrade.svg",
39+
"dark": "dark/bittrade.svg"
4040
}
4141
},
4242
{
@@ -45,8 +45,8 @@
4545
"link": "https://app.bitbank.cc/trade/boba_jpy",
4646
"pairName": "BOBA/JPY",
4747
"icon": {
48-
"light": "white/bitbank.svg",
49-
"dark": "black/bitbank.svg"
48+
"light": "light/bitbank.svg",
49+
"dark": "dark/bitbank.svg"
5050
}
5151
},
5252
{
@@ -55,8 +55,8 @@
5555
"link": "https://trading.bitfinex.com/t/BOBA:USD?type=exchange?refcode=6dwJVwfb",
5656
"pairName": "BOBA/USD",
5757
"icon": {
58-
"light": "white/bitfinex.svg",
59-
"dark": "black/bitfinex.svg"
58+
"light": "light/bitfinex.svg",
59+
"dark": "dark/bitfinex.svg"
6060
}
6161
},
6262
{
@@ -65,8 +65,8 @@
6565
"link": "https://www.bybit.com/trade/spot/BOBA/USDT/?affiliate_id=9763",
6666
"pairName": "BOBA/USDT",
6767
"icon": {
68-
"light": "white/bybit.svg",
69-
"dark": "black/bybit.svg"
68+
"light": "light/bybit.svg",
69+
"dark": "dark/bybit.svg"
7070
}
7171
},
7272
{
@@ -75,8 +75,8 @@
7575
"link": "https://coindcx.com/trade/BOBAINR?r=78990356$$Zlfk",
7676
"pairName": "BOBA/INR",
7777
"icon": {
78-
"light": "white/coindcx.svg",
79-
"dark": "black/coindcx.svg"
78+
"light": "light/coindcx.svg",
79+
"dark": "dark/coindcx.svg"
8080
}
8181
},
8282
{
@@ -85,8 +85,8 @@
8585
"link": "https://www.coinex.com/trading?currency=USDT&dest=BOBA#limitrefer_code=mdw67",
8686
"pairName": "BOBA/USDT",
8787
"icon": {
88-
"light": "white/coinex.svg",
89-
"dark": "black/coinex.svg"
88+
"light": "light/coinex.svg",
89+
"dark": "dark/coinex.svg"
9090
}
9191
},
9292
{
@@ -95,8 +95,8 @@
9595
"link": "https://www.coinex.com/trading?currency=BTC&dest=BOBA#limitrefer_code=mdw67",
9696
"pairName": "BOBA/BTC",
9797
"icon": {
98-
"light": "white/coinex.svg",
99-
"dark": "black/coinex.svg"
98+
"light": "light/coinex.svg",
99+
"dark": "dark/coinex.svg"
100100
}
101101
},
102102
{
@@ -105,8 +105,8 @@
105105
"link": "https://www.coinbase.com/advanced-trade/spot/BOBA-USD",
106106
"pairName": "BOBA/USD",
107107
"icon": {
108-
"light": "white/coinbase.svg",
109-
"dark": "black/coinbase.svg"
108+
"light": "light/coinbase.svg",
109+
"dark": "dark/coinbase.svg"
110110
}
111111
},
112112
{
@@ -115,8 +115,8 @@
115115
"link": "https://crypto.com/exchange/trade/spot/BOBA_USD",
116116
"pairName": "BOBA/USD",
117117
"icon": {
118-
"light": "white/cryptocom.svg",
119-
"dark": "black/cryptocom.svg"
118+
"light": "light/cryptocom.svg",
119+
"dark": "dark/cryptocom.svg"
120120
}
121121
},
122122
{
@@ -125,8 +125,8 @@
125125
"link": "https://cryptology.com/app/next/trading/BOBA_USDT",
126126
"pairName": "BOBA/USDT",
127127
"icon": {
128-
"light": "white/cryptology.svg",
129-
"dark": "black/cryptology.svg"
128+
"light": "light/cryptology.svg",
129+
"dark": "dark/cryptology.svg"
130130
}
131131
},
132132
{
@@ -135,8 +135,8 @@
135135
"link": "https://www.digifinex.com/en-ww/trade/USDT/BOBA",
136136
"pairName": "BOBA/USDT",
137137
"icon": {
138-
"light": "white/digifinex.svg",
139-
"dark": "black/digifinex.svg"
138+
"light": "light/digifinex.svg",
139+
"dark": "dark/digifinex.svg"
140140
}
141141
},
142142
{
@@ -145,8 +145,8 @@
145145
"link": "https://www.gate.io/trade/BOBA_ETH?ref=3018394",
146146
"pairName": "BOBA/ETH",
147147
"icon": {
148-
"light": "white/gate.svg",
149-
"dark": "black/gate.svg"
148+
"light": "light/gate.svg",
149+
"dark": "dark/gate.svg"
150150
}
151151
},
152152
{
@@ -155,8 +155,8 @@
155155
"link": "https://www.gate.io/trade/BOBA_USDT?ref=3018394",
156156
"pairName": "BOBA/USDT",
157157
"icon": {
158-
"light": "white/gate.svg",
159-
"dark": "black/gate.svg"
158+
"light": "light/gate.svg",
159+
"dark": "dark/gate.svg"
160160
}
161161
},
162162
{
@@ -165,17 +165,17 @@
165165
"link": "https://www.gopax.co.kr/exchange/BOBA-KRW",
166166
"pairName": "BOBA/KRW",
167167
"icon": {
168-
"light": "white/gopax.svg",
169-
"dark": "black/gopax.svg"
168+
"light": "light/gopax.svg",
169+
"dark": "dark/gopax.svg"
170170
}
171171
},
172172
{
173173
"name": "HTX",
174174
"link": "https://www.huobi.com/en-us/exchange/boba_usdt?invite_code=d8c53",
175175
"pairName": "BOBA/USDT",
176176
"icon": {
177-
"light": "white/htx.svg",
178-
"dark": "black/htx.svg"
177+
"light": "light/htx.svg",
178+
"dark": "dark/htx.svg"
179179
},
180180
"visible": true
181181
},
@@ -184,8 +184,8 @@
184184
"link": "https://www.hotcoin.com/currencyExchange/boba_usdt",
185185
"pairName": "BOBA/USDT",
186186
"icon": {
187-
"light": "white/hotcoin.svg",
188-
"dark": "black/hotcoin.svg"
187+
"light": "light/hotcoin.svg",
188+
"dark": "dark/hotcoin.svg"
189189
},
190190
"visible": true
191191
},
@@ -195,8 +195,8 @@
195195
"link": "https://pro.kraken.com/app/trade/BOBA-EUR?c/2223866/1766749/10583",
196196
"pairName": "BOBA/EUR",
197197
"icon": {
198-
"light": "white/kraken.svg",
199-
"dark": "black/kraken.svg"
198+
"light": "light/kraken.svg",
199+
"dark": "dark/kraken.svg"
200200
}
201201
},
202202
{
@@ -205,8 +205,8 @@
205205
"link": "https://pro.kraken.com/app/trade/BOBA-USD?c/2223866/1766749/10583",
206206
"pairName": "BOBA/USD",
207207
"icon": {
208-
"light": "white/kraken.svg",
209-
"dark": "black/kraken.svg"
208+
"light": "light/kraken.svg",
209+
"dark": "dark/kraken.svg"
210210
}
211211
},
212212
{
@@ -215,8 +215,8 @@
215215
"link": "https://www.kucoin.com/trade/BOBA-USDT?rcode=e21sNJ",
216216
"pairName": "BOBA/USDT",
217217
"icon": {
218-
"light": "white/kucoin.svg",
219-
"dark": "black/kucoin.svg"
218+
"light": "light/kucoin.svg",
219+
"dark": "dark/kucoin.svg"
220220
}
221221
},
222222
{
@@ -225,8 +225,8 @@
225225
"link": "https://latoken.com/exchange/USDT-BOBA?r=8x59d2h3",
226226
"pairName": "BOBA/USDT",
227227
"icon": {
228-
"light": "white/latoken.svg",
229-
"dark": "black/latoken.svg"
228+
"light": "light/latoken.svg",
229+
"dark": "dark/latoken.svg"
230230
}
231231
},
232232
{
@@ -235,8 +235,8 @@
235235
"link": "https://www.mexc.com/exchange/BOBA_USDT?inviteCode=1498J",
236236
"pairName": "BOBA/USDT",
237237
"icon": {
238-
"light": "white/mexc.svg",
239-
"dark": "black/mexc.svg"
238+
"light": "light/mexc.svg",
239+
"dark": "dark/mexc.svg"
240240
}
241241
},
242242
{
@@ -245,8 +245,8 @@
245245
"link": "https://www.orangex.com/spot/BOBA-USDT-SPOT",
246246
"pairName": "BOBA/USDT",
247247
"icon": {
248-
"light": "white/orangex.svg",
249-
"dark": "black/orangex.svg"
248+
"light": "light/orangex.svg",
249+
"dark": "dark/orangex.svg"
250250
}
251251
},
252252
{
@@ -255,8 +255,8 @@
255255
"link": "https://poloniex.com/trade/BOBA_USDT/?type=spot?c=U5BHAX92",
256256
"pairName": "BOBA/USDT",
257257
"icon": {
258-
"light": "white/poloniex.svg",
259-
"dark": "black/poloniex.svg"
258+
"light": "light/poloniex.svg",
259+
"dark": "dark/poloniex.svg"
260260
}
261261
},
262262
{
@@ -265,8 +265,8 @@
265265
"link": "https://app.uniswap.org/explore/tokens/ethereum/0x42bbfa2e77757c645eeaad1655e0911a7553efbc",
266266
"pairName": "BOBA/WETH",
267267
"icon": {
268-
"light": "white/uniswapv3.svg",
269-
"dark": "black/uniswapv3.svg"
268+
"light": "light/uniswapv3.svg",
269+
"dark": "dark/uniswapv3.svg"
270270
}
271271
},
272272
{
@@ -275,8 +275,8 @@
275275
"link": "https://www.xt.com/en/trade/boba_usdt?ref=ZHOJUG5",
276276
"pairName": "BOBA/USDT",
277277
"icon": {
278-
"light": "white/xt.svg",
279-
"dark": "black/xt.svg"
278+
"light": "light/xt.svg",
279+
"dark": "dark/xt.svg"
280280
}
281281
}
282282
]

ecosystem/icons/Black/Balmy.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

ecosystem/icons/White/Balmy.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

ecosystem/icons/black/1rpc.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

ecosystem/icons/black/add3.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

ecosystem/icons/black/antiersolutions.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)