Pechkin.v0.3.2
Copyright 2017 Fenenko Aleksandr.
Licensed Apache License, Version 2.0;
This is lightweight bitmessage client writing in java.
Change:
add check pow after calculating
Fix:
crach server
This is desktop version Pechkin.
Address to contact the developer: BM-2cT9H4ow7R35qLhcsiTNxFjTpnx44XTbiY
INSTALL(linux):
install java JRE
download https://sourceforge.net/projects/pechkin/files/Pechkin_v.0.3.2.tar.gz/download
unpack Pechkin v.0.3.2.tar.gz
open unpack directory and run programm:
run.sh (for linux)
INSTALL(windows)
download https://sourceforge.net/projects/pechkin/files/pechkin%20install.v.0.3.2.exe/download
BUILD:
hg clone http://hg.code.sf.net/p/pechkin/desktop pechkin-desktop
cd pechkin-desktop
ant
CREATE WINDOWS EXE FILE:
download launch4j(http://launch4j.sourceforge.net/)
unpack to pechkin-desktop
ant exe
Repositories android version - http://hg.code.sf.net/p/pechkin/sourceAndroid