Skip to content

Commit

Permalink
Merge branch 'vechain:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
VetMaik authored Jul 31, 2024
2 parents b1dd198 + 24dfe06 commit 8c24d84
Show file tree
Hide file tree
Showing 7 changed files with 37 additions and 1 deletion.
Binary file added apps/com.pauseyourcarbon/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions apps/com.pauseyourcarbon/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "Carboneers",
"href": "https://pauseyourcarbon.com/",
"desc": "Earn rewards for buying back your carbon footprint.",
"category": "defi",
"tags": [
"dapp",
"sustainability"
],
"isVeWorldSupported": true
}
2 changes: 1 addition & 1 deletion apps/exchange.vtho/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "VTHO Exchange",
"href": "https://vtho.exchange/",
"desc": "Automatically Swap generated VTHO into other Tokens.",
"desc": "Automatically Swap generated VTHO",
"category": "defi",
"tags": [
"vet",
Expand Down
Binary file added apps/finance.vearn/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions apps/finance.vearn/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"name": "Vearn Finance",
"href": "https://vearn.finance",
"desc": "Boost your VET balance by automatically exchanging generated VTHO tokens for extra VET using advanced strategies.",
"category": "defi",
"tags": ["vtho", "vet", "swap", "exchange"],
"repo": "https://github.com/vearnfi",
"contracts": [
"0xff3c6dabd0dcaf77363d59fdbc52939073f88014"
],
"isVeWorldSupported": true
}
Binary file added apps/vet.bridge/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions apps/vet.bridge/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"name": "bridge.vet",
"href": "https://bridge.vet/",
"desc": "Cross-Chain Swap",
"category": "defi",
"tags": [
"vet",
"swap",
"exchange",
"vtho"
],
"isVeWorldSupported": true
}

0 comments on commit 8c24d84

Please sign in to comment.