Skip to content

Commit 990d7ee

Browse files
committed
Re-arrange projects alphabetically and add Ray Wallet
1 parent 09f3820 commit 990d7ee

File tree

6 files changed

+38
-22
lines changed

6 files changed

+38
-22
lines changed

images/projects/DCOneCrypto.png

7.64 KB
Loading

images/projects/cf_dark.webp

25.4 KB
Loading

images/projects/cf_light.webp

27.7 KB
Loading

images/projects/raywallet.png

34.8 KB
Loading
9.34 KB
Loading

projects.json

Lines changed: 38 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,24 @@
6969
}
7070
},
7171
{
72-
"text": "CNTools/gLiveview",
73-
"link": "https://cardano-community.github.io/guild-operators/Scripts/cntools/",
72+
"text": "Cardano Foundation",
73+
"link": "https://cardanofoundation.org/https://cardanofoundation.org/",
74+
"logo": {
75+
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/cf_dark.webp",
76+
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/cf_light.webp"
77+
}
78+
},
79+
{
80+
"text": "DCOne Crypto",
81+
"link": "https://dconecrypto.finance",
82+
"logo": {
83+
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png",
84+
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png"
85+
}
86+
},
87+
{
88+
"text": "Guild Operators",
89+
"link": "https://cardano-community.github.io/guild-operators/",
7490
"logo": {
7591
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/guild.webp",
7692
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/guild.webp"
@@ -109,19 +125,19 @@
109125
}
110126
},
111127
{
112-
"text": "Poolpeek",
113-
"link": "https://poolpeek.com",
128+
"text": "NMKR",
129+
"link": "https://nmkr.io",
114130
"logo": {
115-
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp",
116-
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp"
131+
"dark": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png",
132+
"light": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png"
117133
}
118134
},
119135
{
120-
"text": "TosiDrop",
121-
"link": "https://tosidrop.io",
136+
"text": "Poolpeek",
137+
"link": "https://poolpeek.com",
122138
"logo": {
123-
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png",
124-
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png"
139+
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp",
140+
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/poolpeek.webp"
125141
}
126142
},
127143
{
@@ -133,27 +149,27 @@
133149
}
134150
},
135151
{
136-
"text": "VESPR",
137-
"link": "https://vespr.xyz",
152+
"text": "Ray Network",
153+
"link": "https://raynetwork.io",
138154
"logo": {
139-
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_dark_mode.webp",
140-
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_light_mode.webp"
155+
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/raywallet.png",
156+
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/raywallet.png"
141157
}
142158
},
143159
{
144-
"text": "NMKR",
145-
"link": "https://nmkr.io",
160+
"text": "TosiDrop",
161+
"link": "https://tosidrop.io",
146162
"logo": {
147-
"dark": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png",
148-
"light": "https://raw.githubusercontent.com/PatrickTobler/koios-artifacts/main/images/projects/nmkr_logo.png"
163+
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png",
164+
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/umbrella_blue.png"
149165
}
150166
},
151167
{
152-
"text": "DCOne Crypto",
153-
"link": "https://dconecrypto.finance",
168+
"text": "VESPR",
169+
"link": "https://vespr.xyz",
154170
"logo": {
155-
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png",
156-
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/DCOneCrypto.png"
171+
"dark": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_dark_mode.webp",
172+
"light": "https://raw.githubusercontent.com/cardano-community/koios-artifacts/main/images/projects/vespr_light_mode.webp"
157173
}
158174
}
159175
]

0 commit comments

Comments
 (0)