mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-06-24 11:01:08 +00:00
Rebrand: Remove 3rd party chains, update domains to PezkuwiChain
- Remove all 3rd party parachain configurations from endpoints: - productionRelayPolkadot.ts: Keep only system parachains - productionRelayDicle.ts: Keep only system parachains - testingRelayZagros.ts: Keep only system parachains - testingRelayTeyrChain.ts: Keep only system parachains - Update domain references: - polkadot.js.org → pezkuwichain.app - wiki.polkadot.network → wiki.pezkuwichain.io - dotapps.io → pezkuwichain.app - statement.polkadot.network → docs.pezkuwichain.io/statement - support.polkadot.network → docs.pezkuwichain.io - Update repository references: - github.com/pezkuwi-js/apps → github.com/pezkuwichain/pwap - Rename system parachains to Pezkuwi ecosystem: - PolkadotAssetHub → PezkuwiAssetHub - polkadotBridgeHub → pezkuwiBridgeHub - polkadotCollectives → pezkuwiCollectives - polkadotCoretime → pezkuwiCoretime - polkadotPeople → pezkuwiPeople - Update network name in claims utility: - Polkadot → Pezkuwi
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"test:skipped": "echo 'tests skipped'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@pezkuwi/ui-shared": "^3.17.1"
|
||||
"@pezkuwi/ui-shared": "^3.17.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crustio/crust-pin": "^1.0.0",
|
||||
@@ -99,10 +99,11 @@
|
||||
"@pezkuwi/api-base": "^16.5.6",
|
||||
"@pezkuwi/api-contract": "^16.5.6",
|
||||
"@pezkuwi/api-derive": "^16.5.6",
|
||||
"@pezkuwi/extension-inject": "^0.62.14",
|
||||
"@pezkuwi/hw-ledger": "^14.0.7",
|
||||
"@pezkuwi/keyring": "^14.0.7",
|
||||
"@pezkuwi/networks": "^14.0.7",
|
||||
"@pezkuwi/phishing": "^0.25.22",
|
||||
"@pezkuwi/phishing": "^0.25.26",
|
||||
"@pezkuwi/rpc-augment": "^16.5.6",
|
||||
"@pezkuwi/rpc-core": "^16.5.6",
|
||||
"@pezkuwi/rpc-provider": "^16.5.6",
|
||||
|
||||
Reference in New Issue
Block a user