hanpama / nimiq-electron-client

Run Nimiq with Electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimiq Electron Client

  • Minimal integration of Nimiq and Electron
  • WebRTC network + Native NodeJS miner

ScreenShot

Get Started

git clone https://github.com/hanpama/nimiq-electron-client
cd nimiq-electron-client
npm install
npm start

Concepts

  • We can take the advantage of NodeJS binded native miner with IPC connection.
  • uws is not compatible with Electron apps, so it uses WebRTC(Chromium).

About

Run Nimiq with Electron


Languages

Language:JavaScript 75.6%Language:HTML 17.0%Language:CSS 7.4%