mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 22:57:58 +00:00
84f7ed30dc
- Replace Nova Wallet banners with Pezkuwi-specific content - Add Kurdish (ku) localization as primary language - Add English (en) localization - Remove unused languages and Nova-related content - Add Pezkuwi banner images (HEZ, PEZ, Newroz, welcome) - Add README with admin guide for banner management 8 banners: Welcome, Staking, HEZ Token, PEZ Token, Governance, Community, Explorer, Newroz
59 lines
3.2 KiB
JSON
59 lines
3.2 KiB
JSON
[
|
|
{
|
|
"id": "pezkuwi-welcome-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_green_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_welcome.png",
|
|
"clipsToBounds": false,
|
|
"action": null
|
|
},
|
|
{
|
|
"id": "pezkuwi-staking-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_staking_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_staking.png",
|
|
"clipsToBounds": false,
|
|
"action": "novawallet://nova/open/staking"
|
|
},
|
|
{
|
|
"id": "pezkuwi-hez-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_gold_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/hez_token.png",
|
|
"clipsToBounds": false,
|
|
"action": null
|
|
},
|
|
{
|
|
"id": "pezkuwi-pez-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_blue_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pez_token.png",
|
|
"clipsToBounds": false,
|
|
"action": null
|
|
},
|
|
{
|
|
"id": "pezkuwi-governance-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_purple_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_governance.png",
|
|
"clipsToBounds": false,
|
|
"action": "novawallet://nova/open/governance"
|
|
},
|
|
{
|
|
"id": "pezkuwi-community-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_red_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_community.png",
|
|
"clipsToBounds": false,
|
|
"action": "https://t.me/pezkuwichain"
|
|
},
|
|
{
|
|
"id": "pezkuwi-explorer-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/pezkuwi_dark_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/pezkuwi_explorer.png",
|
|
"clipsToBounds": false,
|
|
"action": "https://explorer.pezkuwichain.io"
|
|
},
|
|
{
|
|
"id": "pezkuwi-newroz-001",
|
|
"background": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/backgrounds/newroz_bg.png",
|
|
"image": "https://raw.githubusercontent.com/pezkuwichain/pezkuwi-wallet-utils/master/banners/v2/resources/images/newroz_sun.png",
|
|
"clipsToBounds": false,
|
|
"action": null
|
|
}
|
|
]
|