Occasionally on the WGR coin network, it is necessary to update the clients (wallets) - as the code progresses there are general updates, but occasionally it is mandatory.
With the release of version 3.0.0 of the client, daemon versions on the network need mandatory updating*
Follow the steps as below to update your version:
Backup the wallet.dat file / private keys (recommended)
- End the current wagerr daemon process `./wagerr-cli stop`
- Remove old wgr directory `rm -rf wagerr`
- Clone Wagerr repo: `git clone https://github.com/wagerr/wagerr`
- enter the wagerr directory `cd wagerr`
- Enter the following to begin the compilation process
- `./autogen.sh`
- `./configure`
- `make`
- Once compilation is complete enter the src directory to access waggerd
`cd src` - Start the wagerr daemon `./wagerrd`
If you are running the desktop client, just update from https://github.com/wagerr/wagerr/releases (remembering to backup your wallet.dat AND private keys).
-
Wagerr Home: https://wagerr.com
Wagerr Discord: https://discord.gg/tkcXS34
Wagerr Telegram: https://t.me/wagerrcoin
Wagerr Github: https://github.com/wagerr/wagerr/releases
Wagerr Electron GitHub: https://github.com/wagerr/wagerr-electron-app
Wagerr Twitter: https://twitter.com/wagerrx
Wagerr Facebook: https://www.facebook.com/wagerr/
Technical Support: support@wagerr.com
Comments
0 comments
Article is closed for comments.