This repository was archived by the owner on Jan 5, 2021. It is now read-only.
Musicon wallet - v0.4.1
Pre-release
Pre-release
(UPDATE: The artifacts in this release are identical to the v0.4 release. Just correcting the branch that it is associated with. If you have already downloaded the v0.4 release, you do not need to download this release)
This release bundles the latest version of gmc
Linux:
Unzip the file and cd into the directory it creates, then run:
sudo chmod +x bin/go-musicoin/gmc
sudo chmod +x Musicoin-client
To launch it:
./Musicoin-client
If you have issues finding peers:
- Launch the UI
- open a command window and navigate to the bin/go-musicoin directory under the directory that has the application
- type
gmc attach http://127.0.0.1:8545
- follow the instructions here to add a node manually: https://github.com/Musicoin/go-musicoin/wiki/Start-a-miner#adding-default-nodes-as-peers
Upgrading:
You can replace the previous application directory (the directory that has the executable you run). Your chain data and private keys are not contained the application folder. However, this is a good opportunity to remind you to back up your private keys!