Skip to content

Commit 8fd0b08

Browse files
authored
feat: update kolo wallet configuration
1 parent f49fb65 commit 8fd0b08

File tree

1 file changed

+20
-24
lines changed

1 file changed

+20
-24
lines changed

wallets-v2.json

Lines changed: 20 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -693,28 +693,24 @@
693693
]
694694
},
695695
{
696-
"app_name": "koloWeb3Wallet",
697-
"name": "Kolo",
698-
"image": "https://raw.githubusercontent.com/onidev1/tc-assets/refs/heads/main/kolo_logo_288.png",
699-
"about_url": "https://kolo.xyz",
700-
"universal_url": "https://t.me/kolo?attach=wallet",
701-
"bridge": [
702-
{
703-
"type": "js",
704-
"key": "koloWeb3Wallet"
705-
},
706-
{
707-
"type": "sse",
708-
"url": "https://web3-bridge.kolo.in/bridge"
709-
}
710-
],
711-
"platforms": ["ios", "android", "macos", "windows", "linux"],
712-
"features": [
713-
{
714-
"name": "SendTransaction",
715-
"maxMessages": 255,
716-
"extraCurrencySupported": false
717-
}
718-
]
719-
}
696+
"app_name": "koloWeb3Wallet",
697+
"name": "Kolo",
698+
"image": "https://raw.githubusercontent.com/onidev1/tc-assets/refs/heads/main/kolo_logo_288.png",
699+
"about_url": "https://kolo.xyz",
700+
"universal_url": "https://t.me/kolo?attach=wallet",
701+
"bridge": [
702+
{
703+
"type": "sse",
704+
"url": "https://web3-bridge.kolo.in/bridge"
705+
}
706+
],
707+
"platforms": ["ios", "android", "macos", "windows", "linux"],
708+
"features": [
709+
{
710+
"name": "SendTransaction",
711+
"maxMessages": 255,
712+
"extraCurrencySupported": false
713+
}
714+
]
715+
}
720716
]

0 commit comments

Comments
 (0)