-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathjediswap.toml
100 lines (67 loc) · 2.18 KB
/
jediswap.toml
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
# Ecosystem Level Information
title = "JediSwap"
sub_ecosystems = []
github_organizations = ["https://github.com/jediswaplabs"]
# Repositories
[[repo]]
url = "https://github.com/jediswaplabs/analytics-dashboard"
[[repo]]
url = "https://github.com/jediswaplabs/analytics-dashboard-v2"
[[repo]]
url = "https://github.com/jediswaplabs/analytics-dashboard-v3"
[[repo]]
url = "https://github.com/jediswaplabs/contest-nft"
[[repo]]
url = "https://github.com/jediswaplabs/contributor-nft-bot"
[[repo]]
url = "https://github.com/jediswaplabs/contributors-SBT"
[[repo]]
url = "https://github.com/jediswaplabs/dao-contracts"
[[repo]]
url = "https://github.com/jediswaplabs/dashboard-backend"
[[repo]]
url = "https://github.com/jediswaplabs/default-token-list"
[[repo]]
url = "https://github.com/jediswaplabs/defispring"
[[repo]]
url = "https://github.com/jediswaplabs/discord-alert-bot"
[[repo]]
url = "https://github.com/jediswaplabs/JediSwap"
[[repo]]
url = "https://github.com/jediswaplabs/jediswap-force-wielder"
[[repo]]
url = "https://github.com/jediswaplabs/jediswap-interface"
[[repo]]
url = "https://github.com/jediswaplabs/jediswap-landing-page"
[[repo]]
url = "https://github.com/jediswaplabs/jediswap-sdk"
[[repo]]
url = "https://github.com/jediswaplabs/JediSwap-v2-core"
[[repo]]
url = "https://github.com/jediswaplabs/JediSwap-v2-indexer"
[[repo]]
url = "https://github.com/jediswaplabs/JediSwap-v2-interface"
[[repo]]
url = "https://github.com/jediswaplabs/JediSwap-v2-periphery"
[[repo]]
url = "https://github.com/jediswaplabs/JediSwapE2-interface"
[[repo]]
url = "https://github.com/jediswaplabs/missions-interface"
[[repo]]
url = "https://github.com/jediswaplabs/personal-profile"
[[repo]]
url = "https://github.com/jediswaplabs/referral-contracts-cairo"
[[repo]]
url = "https://github.com/jediswaplabs/rpc-proxy"
[[repo]]
url = "https://github.com/jediswaplabs/salary-contract"
[[repo]]
url = "https://github.com/jediswaplabs/starkscan-proxy"
[[repo]]
url = "https://github.com/jediswaplabs/token-lists"
[[repo]]
url = "https://github.com/jediswaplabs/tokenlist"
[[repo]]
url = "https://github.com/jediswaplabs/web3-starknet-react"
[[repo]]
url = "https://github.com/jediswaplabs/zapper"