Skip to content

Commit

Permalink
EcoPage - add 2 partners, minor json edits (#11)
Browse files Browse the repository at this point in the history
added basepaint + landtorn (corresponding with logo PR)

removed layer3 duplicate

minor edits
  • Loading branch information
katsnow08 authored Sep 21, 2023
1 parent 30ac1c4 commit 62c6d62
Showing 1 changed file with 19 additions and 10 deletions.
29 changes: 19 additions & 10 deletions apps/web/src/data/ecosystem.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,32 @@
],
"imageUrl": "/images/partners/orbiterfinance.png"
},
{
"name": "BasePaint",
"url": "https://basepaint.xyz/",
"description": "BasePaint is a collaborative pixel art app. Artists come together daily to paint on a shared pixel-art canvas. The next day, the canvas is turned into a 24-hour open edition NFT mint. Once the mint concludes, that day’s artists receive a share of ETH from the mint.",
"tags": [
"gaming"
],
"imageUrl": "/images/partners/basepaint.png"
},
{
"name": "LandTorn",
"url": "https://landtorn.com/lorak",
"description": "An experimental on-chain idle game built using the erc-6551 standard, testing the limits of Token Bound accounts or, in simpler terms, testing the feasibility of managing hundreds of NFTs inside of a Character NFT with a built-in ruleset, which deepens the gameplay, while providing a full on-chain experience.",
"tags": [
"gaming"
],
"imageUrl": "/images/partners/landtorn.jpg"
},
{
"name": "Layer3",
"url": "https://layer3.xyz/",
"description": "Discover the world of crypto like never before with Layer3. Our interactive Quests make learning and exploring web3 fun, engaging, and rewarding.",
"tags": [
"social"
],
"imageUrl": "/images/partners/orbiterfinance.png"
"imageUrl": "/images/partners/layer3.png"
},
{
"name": "Thales",
Expand Down Expand Up @@ -738,15 +756,6 @@
],
"imageUrl": "/images/partners/iskra.png"
},
{
"name": "Layer3",
"url": "https://layer3.xyz/",
"description": "Discover the world of crypto like never before with Layer3. Our interactive Quests make learning and exploring web3 fun, engaging, and rewarding.\n\nAnd with the ability to earn NFTs and XP as you complete Quests, you’ll be able to showcase your knowledge and achievements to the world.\n\nJoin hundreds of thousands of people who have already taken the plunge into the exciting world of crypto with Layer3.",
"tags": [
"social"
],
"imageUrl": "/images/partners/layer3.png"
},
{
"name": "Mean Finance",
"url": "https://mean.finance",
Expand Down

0 comments on commit 62c6d62

Please sign in to comment.