Releases: Motive-Cryptocurrency/Motive-Core
Releases · Motive-Cryptocurrency/Motive-Core
Motive Wallet 1.0.4
Motive Wallet 1.0.3
- Adresses updated
Motive Wallet 1.0.2
Motive Wallet 1.0.2
GTD renamed to Motive due to avoid Trademark issues.
Notes
- For unix, mac users, you need to download the zip, compile with
sh .\compile.sh
then run withsh .\run.sh
, you need to have Java installed for that - If it doesn't work for windows, run the Motive server as an administrator
- The Motive Wallet needs sometime to be in private navigation (with chrome) if it doesn't work
- The Web wallet may not be able to log in or create a wallet until the blockchain is fully synced
GTD Wallet 1.0.1
GTD Wallet 1.0.1
New wallet using the official packaging system of NXT blockchain.
In order to use the Windows installer, run it, and after installing, first launch GTD Server (nothing will appear) then GTD Wallet.
Notes
- For unix, mac users, you need to download the zip, compile with
sh .\compile.sh
then run withsh .\run.sh
, you need to have Java installed for that - If it doesn't work for windows, run the GTD server as an administrator
- The GTD Wallet needs sometime to be in private navigation (with chrome) if it doesn't work
GTD Wallet 1.0.0-beta
GTD Wallet 1.0.0-beta
The very first release of the GTD Wallet. The windows installer is based on electron wrapping the jar and the web wallet. Running the wallet also runs a node. In order to forge coins (by checking and validating transactions and block) you can earn coins (the transactions fees included in the block).
Notes
- The wallet needs Java to run
- The launch of the wallet can be slow and you can see some glitches
- We recommend you to use the full zip of the repository and run the wallet and the node with run.bat (for windows) or run.sh (for the rest) after compiling with win-compile.sh (for windows) and compile.sh for the rest ` then open http://localhost:37876/index.html
- The current windows electron wallet does not send transaction, it is a read only one