mirror of
https://github.com/andrei0x309/clear-wallet.git
synced 2024-11-11 11:31:15 +00:00
11 lines
361 B
JSON
11 lines
361 B
JSON
|
{
|
||
|
"appName": {
|
||
|
"message": "Clear EVM Wallet (CLW)",
|
||
|
"description": "This is an open-source EVM wallet based on ethers, ionic, vue, that implements the metamask API."
|
||
|
},
|
||
|
"appDesc": {
|
||
|
"message": "Clear EVM Wallet (CLW)",
|
||
|
"description": "This is an open-source EVM wallet based on ethers, ionic, vue, that implements the metamask API."
|
||
|
}
|
||
|
}
|