mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-06-13 23:21:07 +00:00
ea2db6558f
- Remove all Polkadot ecosystem networks from chain selector - Keep only: Pezkuwi Relay Chain, Zagros Relay Chain, Pezkuwi Beta Testnet - Update extension ID from polkadot-js to pezkuwi - Update PhishingDetected to use Pezkuwi branding - Update metadataMock: Westend → Zagros, WND → ZGR - Disable Ledger chains (no Pezkuwi Ledger app yet) - Update Identicon to handle pezkuwi icon theme - Clean up translation files Breaking: Extension now only supports Pezkuwi networks
7 lines
292 B
TypeScript
7 lines
292 B
TypeScript
// Copyright 2017-2026 @pezkuwi/extension-compat-metamask authors & contributors
|
|
// SPDX-License-Identifier: Apache-2.0
|
|
|
|
// Do not edit, auto-generated by @pezkuwi/dev
|
|
|
|
export const packageInfo = { name: '@pezkuwi/extension-compat-metamask', path: 'auto', type: 'auto', version: '0.62.12' };
|