Skip to content
forked from Musicoin/desktop

🎶 First desktop version of Musicoin application, including network client

License

Notifications You must be signed in to change notification settings

wadalino/desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Musicoin Wallet Version Info

The official Musicoin Desktop Wallet

Nightly Builds

Nightly builds for all supported Operating Systems can be found over at builder.musicoin.org

Supported Operating systems:

  1. Windows 7 and later - 64 bit, 32bit
  2. macOS - 64 bit
  3. Linux - 64 bit, 32bit
  4. Windows XP and older - 32bit, 64 bit

Getting started

Prerequisites: Node.js, npm

  1. Install nwjs: npm install nw
  2. npm install
  3. npm install bower
  4. cd interface/ ; bower install ; cd ..
  5. nw .

Creating an executable/dmg/binary for your platform

  1. Install nwjs-builder: npm install nwjs-builder -g
  2. Package the app: nwb nwbuild -v 0.27.4 -p <win64,osx64,linux64> -o <build_directory>
  3. Download go-musicoin and place in build/gmc/ inside the built package
  4. Run app

Contributing

Pull Requests and Bug Reports for common issues via GitHub are most welcome.

Bounty program

Specific Issues are earmarked for bounty and carry a bounty label with them. More information regarding the bounty program can be found over at BOUNTY.

License

MIT

About

🎶 First desktop version of Musicoin application, including network client

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 61.7%
  • HTML 25.5%
  • CSS 9.5%
  • Batchfile 2.8%
  • Shell 0.5%