mirror of
https://github.com/pezkuwichain/pezkuwi-wallet-utils.git
synced 2026-07-23 16:35:43 +00:00
84b87458da
The "Your Voice Matters" card used pezkuwiwallet://pezkuwi/open/governance. That path prefix-matches the referendum deep link handler (/open/gov), which requires an id; without one it reports "Referendum not found". Worse, a matched-but-failed deep link is persisted and never cleared, so it replays on every app launch. Replace it with a builders/developer call-to-action (image: Gre Miraza scene) that links to an external Telegram invite. External https links bypass the in-app deep link engine entirely, so this card cannot get stuck. prod + dev kept in sync; en/ku/tr localised.
35 lines
1.4 KiB
JSON
35 lines
1.4 KiB
JSON
{
|
|
"pezkuwi-welcome-001": {
|
|
"title": "Welcome to Pezkuwi Wallet",
|
|
"details": "The first blockchain wallet for Stateless Nations.\nSecure, fast, and decentralized."
|
|
},
|
|
"pezkuwi-staking-001": {
|
|
"title": "Stake Your HEZ",
|
|
"details": "Earn rewards by staking your HEZ tokens.\nSecure the network and earn up to 12% APY!"
|
|
},
|
|
"pezkuwi-hez-001": {
|
|
"title": "HEZ Token",
|
|
"details": "The native token of Pezkuwi blockchain.\nUsed for transactions, staking, and governance."
|
|
},
|
|
"pezkuwi-pez-001": {
|
|
"title": "PEZ Token",
|
|
"details": "The utility token on Pezkuwi Asset Hub.\nTrade, swap, and use in DApps."
|
|
},
|
|
"pezkuwi-builders-001": {
|
|
"title": "Write Your Name Into History",
|
|
"details": "From Gre Miraza to the information age — at this breaking point, we're calling builders to the founding team."
|
|
},
|
|
"pezkuwi-community-001": {
|
|
"title": "Join Our Community",
|
|
"details": "Connect with fellow Pezkuwi users.\nGet support and stay updated!"
|
|
},
|
|
"pezkuwi-hiring-001": {
|
|
"title": "We're Hiring — 10,000 Roles",
|
|
"details": "Pezkuwi Digital States is hiring for 10,000 paid roles.\nHelp build a stateless digital nation."
|
|
},
|
|
"pezkuwi-book-001": {
|
|
"title": "Cloud Nation",
|
|
"details": "Now available on Amazon.\nHow a stateless people build a digital nation."
|
|
}
|
|
}
|