Skip to content

Commit f328c81

Browse files
committed
Database export sync for 1.0 release of the taxonomy
1 parent 5432fc6 commit f328c81

File tree

2,673 files changed

+630373
-40709
lines changed

Some content is hidden

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

2,673 files changed

+630373
-40709
lines changed

data/ecosystems/0/0-exchange.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ url = "https://github.com/zeroexchange/app"
2020

2121
[[repo]]
2222
url = "https://github.com/zeroexchange/bridge-tokens"
23+
missing = true
2324

2425
[[repo]]
2526
url = "https://github.com/zeroexchange/chainbridge-deploy"

data/ecosystems/0/0chain.toml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,48 +8,58 @@ github_organizations = ["https://github.com/0chain"]
88
# Repositories
99
[[repo]]
1010
url = "https://github.com/0chain/0block"
11+
missing = true
1112

1213
[[repo]]
1314
url = "https://github.com/0chain/0chain"
1415

1516
[[repo]]
1617
url = "https://github.com/0chain/0chain-token"
18+
missing = true
1719

1820
[[repo]]
1921
url = "https://github.com/0chain/0dns"
2022

2123
[[repo]]
2224
url = "https://github.com/0chain/0miner"
25+
missing = true
2326

2427
[[repo]]
2528
url = "https://github.com/0chain/0proxy"
29+
missing = true
2630

2731
[[repo]]
2832
url = "https://github.com/0chain/0search"
33+
missing = true
2934

3035
[[repo]]
3136
url = "https://github.com/0chain/actions"
3237

3338
[[repo]]
3439
url = "https://github.com/0chain/asdeploy"
40+
missing = true
3541

3642
[[repo]]
3743
url = "https://github.com/0chain/bandwidth_marketplace"
44+
missing = true
3845

3946
[[repo]]
4047
url = "https://github.com/0chain/blobber"
4148

4249
[[repo]]
4350
url = "https://github.com/0chain/blockworker"
51+
missing = true
4452

4553
[[repo]]
4654
url = "https://github.com/0chain/bls-go-library-zboxmobile"
4755

4856
[[repo]]
4957
url = "https://github.com/0chain/bls-wasm"
58+
missing = true
5059

5160
[[repo]]
5261
url = "https://github.com/0chain/client-sdk"
62+
missing = true
5363

5464
[[repo]]
5565
url = "https://github.com/0chain/common"
@@ -59,12 +69,14 @@ url = "https://github.com/0chain/dex_subgraph"
5969

6070
[[repo]]
6171
url = "https://github.com/0chain/docs"
72+
missing = true
6273

6374
[[repo]]
6475
url = "https://github.com/0chain/errors"
6576

6677
[[repo]]
6778
url = "https://github.com/0chain/ethereum"
79+
missing = true
6880

6981
[[repo]]
7082
url = "https://github.com/0chain/gorocksdb"
@@ -80,15 +92,19 @@ url = "https://github.com/0chain/HelloWorld-iOS"
8092

8193
[[repo]]
8294
url = "https://github.com/0chain/hostadmin"
95+
missing = true
8396

8497
[[repo]]
8598
url = "https://github.com/0chain/js-client-sdk"
99+
missing = true
86100

87101
[[repo]]
88102
url = "https://github.com/0chain/keygen"
103+
missing = true
89104

90105
[[repo]]
91106
url = "https://github.com/0chain/logging"
107+
missing = true
92108

93109
[[repo]]
94110
url = "https://github.com/0chain/market"
@@ -98,6 +114,7 @@ url = "https://github.com/0chain/mc"
98114

99115
[[repo]]
100116
url = "https://github.com/0chain/meta-zcn"
117+
missing = true
101118

102119
[[repo]]
103120
url = "https://github.com/0chain/miracl"
@@ -107,12 +124,15 @@ url = "https://github.com/0chain/msgp"
107124

108125
[[repo]]
109126
url = "https://github.com/0chain/oe-zcn"
127+
missing = true
110128

111129
[[repo]]
112130
url = "https://github.com/0chain/onboarding-cli"
131+
missing = true
113132

114133
[[repo]]
115134
url = "https://github.com/0chain/partners"
135+
missing = true
116136

117137
[[repo]]
118138
url = "https://github.com/0chain/rocksdb"
@@ -122,18 +142,21 @@ url = "https://github.com/0chain/s3-migration"
122142

123143
[[repo]]
124144
url = "https://github.com/0chain/s3-server"
145+
missing = true
125146

126147
[[repo]]
127148
url = "https://github.com/0chain/system_test"
128149

129150
[[repo]]
130151
url = "https://github.com/0chain/wallet-keys"
152+
missing = true
131153

132154
[[repo]]
133155
url = "https://github.com/0chain/zboxcli"
134156

135157
[[repo]]
136158
url = "https://github.com/0chain/zboxmobile"
159+
missing = true
137160

138161
[[repo]]
139162
url = "https://github.com/0chain/zcnwebappscripts"

data/ecosystems/0/0l-network.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ github_organizations = ["https://github.com/OLSF"]
88
# Repositories
99
[[repo]]
1010
url = "https://github.com/0LNetworkCommunity/aptos-core"
11+
missing = true
1112

1213
[[repo]]
1314
url = "https://github.com/0LNetworkCommunity/carpe"
@@ -41,6 +42,7 @@ url = "https://github.com/OLSF/diem"
4142

4243
[[repo]]
4344
url = "https://github.com/OLSF/genesis-registration-depr"
45+
missing = true
4446

4547
[[repo]]
4648
url = "https://github.com/OLSF/move"

data/ecosystems/0/0x.toml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ url = "https://github.com/0xProject/0x-api-forked-testnet-example"
1414

1515
[[repo]]
1616
url = "https://github.com/0xProject/0x-api-simbot"
17+
missing = true
1718

1819
[[repo]]
1920
url = "https://github.com/0xProject/0x-api-starter-guide-code"
@@ -33,6 +34,9 @@ url = "https://github.com/0xProject/0x-ep-features"
3334
[[repo]]
3435
url = "https://github.com/0xProject/0x-event-pipeline"
3536

37+
[[repo]]
38+
url = "https://github.com/0xProject/0x-examples"
39+
3640
[[repo]]
3741
url = "https://github.com/0xProject/0x-exchange-proxy-subgraph"
3842

@@ -54,6 +58,9 @@ url = "https://github.com/0xProject/0x-mesh"
5458
[[repo]]
5559
url = "https://github.com/0xProject/0x-mesh-demo-client-javascript"
5660

61+
[[repo]]
62+
url = "https://github.com/0xProject/0x-migrations-clean"
63+
5764
[[repo]]
5865
url = "https://github.com/0xProject/0x-monorepo"
5966
tags = ["Protocol"]
@@ -72,6 +79,7 @@ url = "https://github.com/0xProject/0x-relayer-registry"
7279

7380
[[repo]]
7481
url = "https://github.com/0xProject/0x-sdk"
82+
missing = true
7583

7684
[[repo]]
7785
url = "https://github.com/0xProject/0x-staking-pool-registry"
@@ -96,9 +104,11 @@ url = "https://github.com/0xProject/auth-es-proxy"
96104

97105
[[repo]]
98106
url = "https://github.com/0xProject/balancer-sor"
107+
missing = true
99108

100109
[[repo]]
101110
url = "https://github.com/0xProject/bancor-sdk"
111+
missing = true
102112

103113
[[repo]]
104114
url = "https://github.com/0xProject/bignumber.js"
@@ -120,6 +130,7 @@ url = "https://github.com/0xProject/connect-starter-project"
120130

121131
[[repo]]
122132
url = "https://github.com/0xProject/contracts"
133+
missing = true
123134

124135
[[repo]]
125136
url = "https://github.com/0xProject/DefinitelyTyped"
@@ -135,6 +146,7 @@ url = "https://github.com/0xProject/discharge"
135146

136147
[[repo]]
137148
url = "https://github.com/0xProject/doxity"
149+
missing = true
138150

139151
[[repo]]
140152
url = "https://github.com/0xProject/EIPs"
@@ -234,6 +246,7 @@ url = "https://github.com/0xProject/mesh-mock-graphql-api"
234246

235247
[[repo]]
236248
url = "https://github.com/0xProject/mesh-rs"
249+
missing = true
237250

238251
[[repo]]
239252
url = "https://github.com/0xProject/mesh-viz"
@@ -270,6 +283,7 @@ url = "https://github.com/0xProject/provider-engine"
270283

271284
[[repo]]
272285
url = "https://github.com/0xProject/proxy"
286+
missing = true
273287

274288
[[repo]]
275289
url = "https://github.com/0xProject/publish-release"
@@ -279,6 +293,7 @@ url = "https://github.com/0xProject/QuantLib"
279293

280294
[[repo]]
281295
url = "https://github.com/0xProject/qunit"
296+
missing = true
282297

283298
[[repo]]
284299
url = "https://github.com/0xProject/quote-server"
@@ -300,6 +315,7 @@ url = "https://github.com/0xProject/rpc-gateway"
300315

301316
[[repo]]
302317
url = "https://github.com/0xProject/rust-app-template"
318+
missing = true
303319

304320
[[repo]]
305321
url = "https://github.com/0xProject/scrape-graph"
@@ -318,6 +334,7 @@ url = "https://github.com/0xProject/snapshot.js"
318334

319335
[[repo]]
320336
url = "https://github.com/0xProject/specs"
337+
missing = true
321338

322339
[[repo]]
323340
url = "https://github.com/0xProject/spellbook"
@@ -339,6 +356,7 @@ url = "https://github.com/0xProject/testrpc"
339356

340357
[[repo]]
341358
url = "https://github.com/0xProject/thiserror"
359+
missing = true
342360

343361
[[repo]]
344362
url = "https://github.com/0xProject/tools"
@@ -351,6 +369,7 @@ url = "https://github.com/0xProject/trezor.js"
351369

352370
[[repo]]
353371
url = "https://github.com/0xProject/truffle-blockchain-utils"
372+
missing = true
354373

355374
[[repo]]
356375
url = "https://github.com/0xProject/truffle-hdwallet-provider"
@@ -387,6 +406,7 @@ url = "https://github.com/0xProject/VDF"
387406

388407
[[repo]]
389408
url = "https://github.com/0xProject/vesting-wallet"
409+
missing = true
390410

391411
[[repo]]
392412
url = "https://github.com/0xProject/vizceral"
@@ -414,6 +434,7 @@ url = "https://github.com/0xProject/whitepaper"
414434

415435
[[repo]]
416436
url = "https://github.com/0xProject/wiki"
437+
missing = true
417438

418439
[[repo]]
419440
url = "https://github.com/0xProject/wsrun"
@@ -426,6 +447,7 @@ url = "https://github.com/0xProject/ZEIPs"
426447

427448
[[repo]]
428449
url = "https://github.com/0xProject/zexe"
450+
missing = true
429451

430452
[[repo]]
431453
url = "https://github.com/0xProject/zrx-buyer"

data/ecosystems/0/0xcapsules.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ url = "https://github.com/0xcapsules/sui"
2020

2121
[[repo]]
2222
url = "https://github.com/0xcapsules/sui-utils"
23+
missing = true
2324

2425
[[repo]]
2526
url = "https://github.com/capsule-craft/aptos-staking"

data/ecosystems/0/0xcert-protocol.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ github_organizations = ["https://github.com/0xcert"]
88
# Repositories
99
[[repo]]
1010
url = "https://github.com/0xcert/0xcert"
11+
missing = true
1112

1213
[[repo]]
1314
url = "https://github.com/0xcert/api-client-js"
@@ -26,6 +27,7 @@ url = "https://github.com/0xcert/burner"
2627

2728
[[repo]]
2829
url = "https://github.com/0xcert/client"
30+
missing = true
2931

3032
[[repo]]
3133
url = "https://github.com/0xcert/conventions"
@@ -38,9 +40,11 @@ url = "https://github.com/0xcert/docs-v1"
3840

3941
[[repo]]
4042
url = "https://github.com/0xcert/ens"
43+
missing = true
4144

4245
[[repo]]
4346
url = "https://github.com/0xcert/ens-example"
47+
missing = true
4448

4549
[[repo]]
4650
url = "https://github.com/0xcert/erc721-website"
@@ -68,6 +72,7 @@ url = "https://github.com/0xcert/ethereum-xcert"
6872

6973
[[repo]]
7074
url = "https://github.com/0xcert/ethereum-xcert-builder"
75+
missing = true
7176

7277
[[repo]]
7378
url = "https://github.com/0xcert/ethereum-zxc"

data/ecosystems/0/0xfable.toml

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Ecosystem Level Information
2+
title = "0xFable"
3+
4+
sub_ecosystems = []
5+
6+
github_organizations = ["https://github.com/0xFableOrg"]
7+
8+
# Repositories
9+
[[repo]]
10+
url = "https://github.com/0xFableOrg/0xFable"
11+
12+
[[repo]]
13+
url = "https://github.com/0xFableOrg/account-abstraction"
14+
15+
[[repo]]
16+
url = "https://github.com/0xFableOrg/roll-op"
17+
18+
[[repo]]
19+
url = "https://github.com/0xFableOrg/seqsy"
20+
21+
[[repo]]
22+
url = "https://github.com/0xFableOrg/vapor"
23+
24+
[[repo]]
25+
url = "https://github.com/0xFableOrg/xchain"

data/ecosystems/0/0xnoots.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,11 @@ url = "https://github.com/0xcapsules/sui"
2020

2121
[[repo]]
2222
url = "https://github.com/0xcapsules/sui-utils"
23+
missing = true
2324

2425
[[repo]]
2526
url = "https://github.com/0xnoots/sui-utils"
27+
missing = true
2628

2729
[[repo]]
2830
url = "https://github.com/capsule-craft/aptos-staking"

data/ecosystems/0/0xsplits.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ github_organizations = ["https://github.com/0xSplits"]
88
# Repositories
99
[[repo]]
1010
url = "https://github.com/0xSplits/0xsplits-distributor-bot"
11+
missing = true
1112

1213
[[repo]]
1314
url = "https://github.com/0xSplits/brand"

0 commit comments

Comments
 (0)