mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-06-12 21:41:13 +00:00
feat: initial Pezkuwi Apps rebrand from polkadot-apps
Rebranded terminology: - Polkadot → Pezkuwi - Kusama → Dicle - Westend → Zagros - Rococo → PezkuwiChain - Substrate → Bizinikiwi - parachain → teyrchain Custom logos with Kurdistan brand colors (#e6007a → #86e62a): - bizinikiwi-hexagon.svg - sora-bizinikiwi.svg - hezscanner.svg - heztreasury.svg - pezkuwiscan.svg - pezkuwistats.svg - pezkuwiassembly.svg - pezkuwiholic.svg
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# @pezkuwi/apps-electron
|
||||
|
||||
Desktop Pezkuwi apps client for Windows, Mac and Linux.
|
||||
|
||||
## Installation
|
||||
|
||||
[Download here](https://github.com/pezkuwi-js/apps/releases/latest) latest versions for Windows, Mac and Linux.
|
||||
|
||||
## Development and testing
|
||||
|
||||
Contributions are welcome!
|
||||
|
||||
Follow steps described [here](https://github.com/pezkuwi-js/apps#development) to setup the project.
|
||||
|
||||
* Run `yarn start:electron` to start the app in development mode. You will possibly see the `Not Found / 404` message. It's ok, just wait for the build to finish and refresh pressing `Ctrl+R`.
|
||||
* Run `yarn test` to run tests
|
||||
* Run `yarn packElectron:(mac|linux|windows)` with the OS you want to build for to create the app executable. Find the packages in `packages/apps-electron/release`.
|
||||
Reference in New Issue
Block a user