mirror of
https://github.com/andrei0x309/clear-wallet.git
synced 2024-11-03 23:21:24 +00:00
11 lines
415 B
JSON
11 lines
415 B
JSON
{
|
|
"appName": {
|
|
"message": "Clear EVM Wallet (CLW)",
|
|
"description": "Clear EVM Wallet (CLW)"
|
|
},
|
|
"appDesc": {
|
|
"message": "An open-source EVM wallet based on ethers, ionic, vue, that implements the metamask API, that works as drop in replacement.",
|
|
"description": "An open-source EVM wallet based on ethers, ionic, vue, that implements the metamask API, that works as drop in replacement."
|
|
}
|
|
}
|