-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathjustliquidity.toml
89 lines (61 loc) · 1.95 KB
/
justliquidity.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
# Ecosystem Level Information
title = "JustLiquidity"
sub_ecosystems = []
github_organizations = ["https://github.com/JustLiquidity"]
# Repositories
[[repo]]
url = "https://github.com/JulSwap/julswap-api"
[[repo]]
url = "https://github.com/JustLiquidity/assets"
missing = true
[[repo]]
url = "https://github.com/JustLiquidity/audits"
[[repo]]
url = "https://github.com/JustLiquidity/DEFAULT-TOKEN-LIST"
missing = true
[[repo]]
url = "https://github.com/JustLiquidity/Gas-Station-BinanceSmartChain"
[[repo]]
url = "https://github.com/JustLiquidity/JUL-ERC20-Token-Contract"
[[repo]]
url = "https://github.com/JustLiquidity/JUL-Token-Sale-Contract"
[[repo]]
url = "https://github.com/JustLiquidity/JulCard-Contracts"
missing = true
[[repo]]
url = "https://github.com/JustLiquidity/JulCard-Governance-Contract"
missing = true
[[repo]]
url = "https://github.com/JustLiquidity/juld-token"
[[repo]]
url = "https://github.com/JustLiquidity/julswap-api"
[[repo]]
url = "https://github.com/JustLiquidity/julswap-contract"
[[repo]]
url = "https://github.com/JustLiquidity/julswap-staking"
[[repo]]
url = "https://github.com/JustLiquidity/julswap-v2-core"
[[repo]]
url = "https://github.com/JustLiquidity/julswap-v2-periphery"
[[repo]]
url = "https://github.com/JustLiquidity/julwallet-dapp-list"
[[repo]]
url = "https://github.com/JustLiquidity/liquidity-protocol"
[[repo]]
url = "https://github.com/JustLiquidity/snapshot"
[[repo]]
url = "https://github.com/JustLiquidity/snapshot-spaces"
[[repo]]
url = "https://github.com/JustLiquidity/snapshot.js"
[[repo]]
url = "https://github.com/JustLiquidity/swapliquidity"
[[repo]]
url = "https://github.com/JustLiquidity/swapliquidity-exchange"
[[repo]]
url = "https://github.com/JustLiquidity/swapliquidity-subgraph"
[[repo]]
url = "https://github.com/JustLiquidity/timelock-contract"
[[repo]]
url = "https://github.com/JustLiquidity/tokenbridge-erc20-bep20"
[[repo]]
url = "https://github.com/JustLiquidity/tokenbridge-ETH-ETHb"