Skip to content

Commit 144ae44

Browse files
authored
Merge pull request #159 from onidev1/main
Add Kolo Web3 Wallet
2 parents c087919 + c85fe84 commit 144ae44

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed

wallets-v2.json

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -691,5 +691,30 @@
691691
"extraCurrencySupported": false
692692
}
693693
]
694-
}
694+
},
695+
{
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/"
709+
}
710+
],
711+
"platforms": ["ios", "android", "macos", "windows", "linux"],
712+
"features": [
713+
{
714+
"name": "SendTransaction",
715+
"maxMessages": 255,
716+
"extraCurrencySupported": false
717+
}
718+
]
719+
}
695720
]

0 commit comments

Comments
 (0)