forked from ribbon-finance/ribbon-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathledger-manifest.json
36 lines (36 loc) · 937 Bytes
/
ledger-manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
{
"id": "ribbon-finance",
"name": "Ribbon Finance",
"url": "https://platform.apps.ledger.com/app/dapp-browser?dappName=Ribbon%20Finance&nanoApp=Ribbon%20Finance&url=https%3A%2F%2Fapp.ribbon.finance%2F%3Fembed%3Dtrue",
"homepageUrl": "https://ribbon.finance/",
"icon": "https://vote.ribbon.finance/logo512.png",
"platform": "all",
"apiVersion": "0.0.1",
"manifestVersion": "1",
"branch": "stable",
"categories": [
"staking",
"defi",
"options"
],
"currencies": [
"ethereum",
"ribbon",
"rbn",
"wbtc",
"steth",
"usdc"
],
"content": {
"shortDescription": {
"en": "Deposit into Ribbon vaults to earn yields on your asset."
},
"description": {
"en": "Ribbon Finance is the first crypto structured products protocol on Ethereum. Use Theta Vault to earn yield on BTC, ETH, USDC, and more."
}
},
"permissions": [],
"domains": [
"https://*"
]
}