The official Musicoin Desktop Wallet
Nightly builds over at https://builder.musicoin.org
Nightly builds for all supported Operating Systems can be found over at builder.musicoin.org
Supported Operating systems:
- Windows 7 and later - 64 bit, 32bit
- macOS - 64 bit
- Linux - 64 bit, 32bit
- Windows XP and older - 32bit, 64 bit
Prerequisites:
- node >=8.0.0
- yarn >=1.7.0
- Wine for windows builds on non Windows systems
git clone https://github.com/Musicoin/desktop && cd desktopyarncd interface ; yarn; cd ..nw .
git clone https://github.com/Musicoin/desktop && cd desktop- Delete
package.json - Rename
package-alpha.jsontopackage.json yarnnw .
git clone https://github.com/Musicoin/desktop && cd desktopyarn --link-duplicatesyarn debug- This will run in SDK mode for development.yarn build-all-or-yarn build-x86-or-yarn build-x64to build all packages for windows, mac, and linux. This is meant for testing or development and packaging.yarn run build -m --x64 ./- for packaging MacOS x64.-m,-l, or-wdetermines the os and architecture.
This repo contains UI modules in accordance with the last release version. To suggest changes, edit the files at interface/ and issue a PR to the desktop-interface repo.
Pull Requests and Bug Reports are most welcome.
The Wallet repo makes use of the following submodules:
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.
MIT
