NEW IN THIS VERSION
- Implemented default full light client mode (no native client installation required, instant blockchain sync)
- Added support for Blockctream API for Bitcoin / testnet interactions
- Stability upgrades including improved SQLIte3 query result polling and Services enabling
- Changed P2P / API connectivity to use local Services Server by default
Currently only the 64-bit Windows desktop build is available for download here. Get the ZIP archive to use CypherPoker.JS as a standalone/portable app or install it using the EXE file.
To build CypherPoker.JS for Desktop for your 64-bit operating system follow the instructions in the "Building and Running CypherPoker.JS for Desktop" wiki.
If you'd like to try building CypherPoker.JS for 32-bit operating systems change the Electron dependency in the desktop package.json file from ^4.0.4 to ^3.0.0. Be aware that this is untested.