Post
Topic
Board Announcements (Altcoins)
Re: [ANN] TRITON [XTR] Updated Sept 9, 2018 Project Triton Rebase Release
by
ViWe
on 14/10/2018, 17:15:53 UTC
Project Triton Rebase Release
Original Post: https://medium.com/@projecttriton/project-triton-rebase-release-ea10e376ea14

The Triton Team is pleased to announce that we are launching our rebased code, our trading ticker will move from $trit to $xtri, and our logo will change as well.

...
HOW TO USE CLI WALLET

If you do not have the daemon up, please start up tritond.exe and wait for full sync. If it doesn’t start syncing, restart daemon and it should.
The CLI 8Wallet is named triton-wallet-cli.exe in the folder that you downloaded on our GitHub. You will need to open up cmd ( a quick way to open it in that folder is SHIFT+ RIGHT CLICK in the folder which will give you an option to open command line here). If that method does not work, go to the bottom left of windows and type cmd in the search bar. Press enter, and it should boot up the command line.
Next, grab the path of the folder in the file explorer then type cd (path of folder here).
After you are in the folder type: ./triton-wallet-cli (two -)generate-from-keys wallet_name.wallet
You will then be asked for your Triton address. Enter yours and hit enter.
Now it will ask for your keys. To get the two keys, go into your GUI wallet and hit export private key. You will be given a 256 character key and you will need to split it up into four 64 character length keys.
...

Works flawlessly, thanks for making this such a simple procedure.