mirror of
https://github.com/pezkuwichain/pezkuwi-extension.git
synced 2026-07-03 08:47:25 +00:00
9b0feb43b4
- @pezkuwi/api: ^16.5.9 - @pezkuwi/types: ^16.5.9 - @pezkuwi/rpc-provider: ^16.5.9 - @pezkuwi/util: ^14.0.11 - @pezkuwi/util-crypto: ^14.0.11 - @pezkuwi/keyring: ^14.0.11 - @pezkuwi/networks: ^14.0.11 - @pezkuwi/x-global: ^14.0.11 Published: - @pezkuwi/extension-inject@0.62.16 - @pezkuwi/extension-dapp@0.62.16
@polkadot/extension-base
Functions, classes and other utilities used in @polkadot/extension. These include:
- background script handlers,
- message passing,
- scripts injected inside pages.
They are primarily meant to be used in @polkadot/extension, and can be broken without any notice to cater for @polkadot/extension's needs.
They are exported here if you wish to use part of them in the development of your
own extension. Don't forget to add process.env.EXTENSION_PREFIX to separate
ports and stores from the current extension's ones.