8000 GitHub - SLcrusher/freewallet-desktop: Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

SLcrusher/freewallet-desktop

 
 

Repository files navigation

FreeWallet - Desktop Wallet

FreeWallet is a free wallet which supports Bitcoin and Counterparty.

Installation Instructions

Windows : Download FreeWallet.exe, run it, complete the installer.
Mac/OSX : Download FreeWallet.dmg, mount, and drag FreeWallet app to 'Applications' folder
Linux   : Download FreeWallet.tgz, extract it, run FreeWallet/install.sh

Build Notes

The majority of the building is done via nw-builder :

npm install nw-builder

Edit build.sh and change your Mac Developer Identity

Run build.sh to handle generating builds on Mac/OSX

Download and copy ffmpeg libraries to latest nwjs cache/* directories

https://github.com/nwjs-ffmpeg-prebuilt/nwjs-ffmpeg-prebuilt/releases

Generate checksum.txt file

sha256sum FreeWallet.linux32.tgz > checksums.txt
sha256sum FreeWallet.linux64.tgz >> checksums.txt
sha256sum FreeWallet.osx64.dmg   >> checksums.txt
sha256sum FreeWallet.win32.exe   >> checksums.txt
sha256sum FreeWallet.win64.exe   >> checksums.txt

About

Desktop wallet for Win/Mac/Linux which supports Bitcoin and Counterparty

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.0%
  • HTML 38.3%
  • CSS 1.8%
  • Other 0.9%
0