Skip to content

Commit

Permalink
Featured projects update (#65) (#67)
Browse files Browse the repository at this point in the history
* Update beamswap.json

* Update moonwell.json

* Update evrloot.json

* Update carbify.json

* Update diode.json

Co-authored-by: piotrmbf <[email protected]>
  • Loading branch information
Rihyx and piotrmbf authored Oct 1, 2024
1 parent 6fd56ab commit bbdfc6d
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 3 deletions.
3 changes: 2 additions & 1 deletion projects/beamswap/beamswap.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"web3goIDs": [
"Beamswap"
],
"featured": true,
"logo": {
"small": {
"fileName": "beamswap-logo-small.jpeg",
Expand Down Expand Up @@ -51,4 +52,4 @@
"discord": "https://discord.com/invite/XRpPFHqJ"
},
"projectCreationDate": 1644828523000
}
}
1 change: 1 addition & 0 deletions projects/carbify/carbify.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"name": "Carbify",
"category": "defi",
"chains": ["moonbeam"],
"featured": true,
"logo": {
"small": {
"fileName": "carbify-small.png",
Expand Down
1 change: 1 addition & 0 deletions projects/diode/diode.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"name": "Diode",
"category": "social",
"chains": ["moonbeam"],
"featured": true,
"logo": {
"small": {
"fileName": "diode_favicon_32x32.png",
Expand Down
3 changes: 2 additions & 1 deletion projects/evrloot/evrloot.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"web3goIDs": [
"Evrloot"
],
"featured": true,
"logo": {
"small": {
"fileName": "evrloot-logo-small.png",
Expand Down Expand Up @@ -44,4 +45,4 @@
"discord": "https://discord.gg/uPMSUrvDd2"
},
"projectCreationDate": 1673565763000
}
}
3 changes: 2 additions & 1 deletion projects/moonwell/moonwell.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"web3goIDs": [
"Moonwell Artemis"
],
"featured": true,
"logo": {
"small": {
"fileName": "moonwell-logo-small.jpeg",
Expand Down Expand Up @@ -111,4 +112,4 @@
}
],
"projectCreationDate": 1644828523000
}
}

0 comments on commit bbdfc6d

Please sign in to comment.