-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
109 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "Green Ambassador Challenge", | ||
"href": "https://greenambassadorchallenge.com/", | ||
"desc": "The Green Ambassador Challenge engages users in a gamified learning adventure around sustainability, offering rewards for completing learning challenges.", | ||
"category": "games", | ||
"tags": [ | ||
"dapp", | ||
"sustainability" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "Green Ambassador Challenge", | ||
"href": "https://greenambassadorchallenge.com/", | ||
"desc": "The Green Ambassador Challenge engages users in a gamified learning adventure around sustainability, offering rewards for completing learning challenges.", | ||
"category": "games", | ||
"tags": ["dapp", "sustainability"], | ||
"contracts": [ | ||
"0x821a9ae30590c7c11e0ebc03b27902e8cae0f320ad27b0f5bde9f100eebcb5a7" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "Carboneers", | ||
"href": "https://pauseyourcarbon.com/", | ||
"desc": "Earn rewards for buying back your carbon footprint.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"sustainability" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "Carboneers", | ||
"href": "https://pauseyourcarbon.com/", | ||
"desc": "Earn rewards for buying back your carbon footprint.", | ||
"category": "defi", | ||
"tags": ["dapp", "sustainability"], | ||
"contracts": [ | ||
"0xe19c5e83670576cac1cee923e1f92990387bf701af06ff3e0c5f1be8d265c478" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "EVearn", | ||
"href": "https://evearn.io/", | ||
"desc": "Earn rewards for charging your Tesla and reducing your carbon footprint.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"sustainability" | ||
], | ||
"isVeWorldSupported": true | ||
"name": "EVearn", | ||
"href": "https://evearn.io/", | ||
"desc": "Earn rewards for charging your Tesla and reducing your carbon footprint.", | ||
"category": "defi", | ||
"tags": ["dapp", "sustainability"], | ||
"contracts": [ | ||
"0x6c977a18d427360e27c3fc2129a6942acd4ece2c8aaeaf4690034931dc5ba7f9" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,11 @@ | ||
{ | ||
"name": "Oily", | ||
"href": "https://oily.uco.network", | ||
"desc": "Oily dApp by UCO Network enables users to engage in the UCO economy through learning, mapping, and recycling. Educate yourself on sustainable practices, connect with local restaurants and share about their cooking oil disposal habits, and conveniently dispose of your household cooking oil. Earn rewards for your contributions through our 'learn to earn,' 'map to earn,' and 'recycle to earn' initiatives. Join today and get rewarded!", | ||
"category": "utilities", | ||
"tags": [ | ||
"b3tr", | ||
"learn", | ||
"recycle", | ||
"green", | ||
"uco" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "Oily", | ||
"href": "https://oily.uco.network", | ||
"desc": "Oily dApp by UCO Network enables users to engage in the UCO economy through learning, mapping, and recycling. Educate yourself on sustainable practices, connect with local restaurants and share about their cooking oil disposal habits, and conveniently dispose of your household cooking oil. Earn rewards for your contributions through our 'learn to earn,' 'map to earn,' and 'recycle to earn' initiatives. Join today and get rewarded!", | ||
"category": "utilities", | ||
"tags": ["b3tr", "learn", "recycle", "green", "uco"], | ||
"contracts": [ | ||
"00xcd9f16381818b575a55661602638102b2b8497a202bb2497bb2a3a2cd438e85d" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "Cleanify", | ||
"href": "https://cleanify.vet", | ||
"desc": "Innovative dApp dedicated to incentivizing users to preserve the cleanliness of our planet.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"sustainability" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "Cleanify", | ||
"href": "https://cleanify.vet", | ||
"desc": "Innovative dApp dedicated to incentivizing users to preserve the cleanliness of our planet.", | ||
"category": "defi", | ||
"tags": ["dapp", "sustainability"], | ||
"contracts": [ | ||
"0x899de0d0f0b39e484c8835b2369194c4c102b230c813862db383d44a4efe14d3" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "Mugshot", | ||
"href": "https://mugshot.vet", | ||
"desc": "Innovative dApp dedicated to revolutionize the way coffee enthusiasts approach sustainability in their daily coffee consumption.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"sustainability" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "Mugshot", | ||
"href": "https://mugshot.vet", | ||
"desc": "Innovative dApp dedicated to revolutionize the way coffee enthusiasts approach sustainability in their daily coffee consumption.", | ||
"category": "defi", | ||
"tags": ["dapp", "sustainability"], | ||
"contracts": [ | ||
"0x2fc30c2ad41a2994061efaf218f1d52dc92bc4a31a0f02a4916490076a7a393a" | ||
], | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,22 @@ | ||
{ | ||
"name": "BetterSwap", | ||
"href": "https://swap.tbc.vet", | ||
"desc": "Trade Smart. Trade Better. The BetterSwap DEX always gets you the Better deal.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"dex", | ||
"aggregator", | ||
"finance", | ||
"farming", | ||
"exchange", | ||
"staking", | ||
"pool2earn", | ||
"swap" | ||
], | ||
"repo": "https://github.com/databeforedishonor/betterSwap", | ||
"isVeWorldSupported": true | ||
"name": "BetterSwap", | ||
"href": "https://swap.tbc.vet", | ||
"desc": "Trade Smart. Trade Better. The BetterSwap DEX always gets you the Better deal.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"dex", | ||
"aggregator", | ||
"finance", | ||
"farming", | ||
"exchange", | ||
"staking", | ||
"pool2earn", | ||
"swap" | ||
], | ||
"contracts": [ | ||
"0x2703ee39ee00a34177202a3fd1fd031bb37ab1eddd70fa1ed73ad6eee86c6ee0" | ||
], | ||
"repo": "https://github.com/databeforedishonor/betterSwap", | ||
"isVeWorldSupported": true | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"name": "veDelegate.vet", | ||
"href": "https://vedelegate.vet", | ||
"desc": "Delegate your Better-Tokens and automate your voting to ensure you never miss a reward.", | ||
"category": "defi", | ||
"tags": [ | ||
"dapp", | ||
"sustainability" | ||
], | ||
"isVeWorldSupported": true | ||
} | ||
"name": "veDelegate.vet", | ||
"href": "https://vedelegate.vet", | ||
"desc": "Delegate your Better-Tokens and automate your voting to ensure you never miss a reward.", | ||
"category": "defi", | ||
"tags": ["dapp", "sustainability"], | ||
"contracts": [ | ||
"0x9bc95bbe51b41d526e45466b32a95c2f170a79e74fe31a5782762f7a545e567a" | ||
], | ||
"isVeWorldSupported": true | ||
} |