mirror of
https://github.com/pezkuwichain/pezkuwi-apps.git
synced 2026-04-22 04:17:58 +00:00
d21bfb1320
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
@pezkuwi/apps-electron
Desktop Pezkuwi apps client for Windows, Mac and Linux.
Installation
Download here latest versions for Windows, Mac and Linux.
Development and testing
Contributions are welcome!
Follow steps described here to setup the project.
- Run
yarn start:electronto start the app in development mode. You will possibly see theNot Found / 404message. It's ok, just wait for the build to finish and refresh pressingCtrl+R. - Run
yarn testto run tests - Run
yarn packElectron:(mac|linux|windows)with the OS you want to build for to create the app executable. Find the packages inpackages/apps-electron/release.