An advanced Ethereum/EVM mobile wallet
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
alpha-wallet-ios/fastlane/screenshots/Framefile.json

49 lines
831 B

{
"device_frame_version": "latest",
"default": {
"keyword": {
"color": "#d21559"
},
"title": {
"color": "#FFFFFF"
},
"background": "./background.jpg",
"padding": 68,
"show_complete_frame": false,
"stack_title" : true,
"title_below_image": false
},
"data": [
{
"filter": "Launch",
"title": {
"text": "Private and Secure"
}
},
{
"filter": "ImportWallet",
"title": {
"text": "Import Wallet"
}
},
{
"filter": "SendRequest",
"title": {
"text": "Send and Request"
}
},
{
"filter": "Transactions",
"title": {
"text": "See Transactions"
}
},
{
"filter": "Tokens",
"title": {
"text": "ERC20 Compatible"
}
}
]
}