mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-04-22 22:57:58 +00:00
Initial commit: Pezkuwi Wallet Utils
- Chain configurations for Polkadot, Kusama and all major parachains - Pezkuwichain ecosystem (Relay Chain, Asset Hub, People Chain) - Staking metadata and validator lists - DApp configurations - XCM cross-chain messaging configs - Governance dApp listings - Promotional banners - Chain migration configurations - Asset metadata and icons Based on Nova Utils with Pezkuwichain extensions
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
[
|
||||
{
|
||||
"id": "ef94c059-ae2b-4a80-9e77-cb16060c4c30",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/novashots_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/novashots_promo_banner_picture.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "novawallet://nova/open/dapp?url=https://novashots.io"
|
||||
},
|
||||
{
|
||||
"id": "7dbb5708-2f74-4855-8b1d-d80484e3a1a2",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/dot_migration_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/dot_migration_inprogress_banner_picture.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "novawallet://nova/open/ahm?chainId=91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3"
|
||||
},
|
||||
{
|
||||
"id": "50271bee-81f6-4f64-88af-936a31af83f6",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/nova_card_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/nova_card_promo_banner_picture.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "novawallet://nova/open/card"
|
||||
},
|
||||
{
|
||||
"id": "9464681d-ad80-479a-b2f7-4ab1e9ed9e58",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/rainbow_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/staking_promo_banner_picture.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "novawallet://nova/open/staking"
|
||||
},
|
||||
{
|
||||
"id": "e682511d-1afb-4144-bd3e-85d661d8a887",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/red_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/myth_staking_promo_banner_picture.png",
|
||||
"clipsToBounds": false,
|
||||
"action": "novawallet://nova/open/staking"
|
||||
},
|
||||
{
|
||||
"id": "0d2f8e1d-017d-4b07-aba6-ea2012354de0",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/blue_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/browser_promo_banner_picture.png",
|
||||
"clipsToBounds": true,
|
||||
"action": "https://docs.novawallet.io/nova-wallet-wiki/dapps/dapp-catalog"
|
||||
},
|
||||
{
|
||||
"id": "88788788-cf90-4171-9514-9d7474d5c765",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/pink_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/hydration_promo_banner_picture.png",
|
||||
"clipsToBounds": true,
|
||||
"action": "novawallet://nova/open/dapp?url=https://app.hydration.net/NOVA"
|
||||
},
|
||||
{
|
||||
"id": "b6eb6249-9951-4f3e-9b08-a2fe9dbafe5f",
|
||||
"background": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/backgrounds/violet_promo_banner_background.png",
|
||||
"image": "https://raw.githubusercontent.com/novasamatech/nova-utils/master/banners/v2/resources/images/submit_dapp_promo_banner_picture.png",
|
||||
"clipsToBounds": true,
|
||||
"action": "https://docs.novawallet.io/nova-wallet-wiki/misc/developer-documentation/add-your-dapp-to-nova-wallet"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user