Author

Topic: ♦♦♦♦♦♦[ANN]♦♦MTR♦♦MasterTraderCoin♦♦10.4m♦♦TOSHIDESK LLC♦♦ETNA Partnership♦♦♦♦♦♦ - page 105. (Read 229761 times)

sr. member
Activity: 341
Merit: 250
legendary
Activity: 1092
Merit: 1000
Hey!

I got invited here:

hey, saw your guide for COV, i'm sure the guys over at MTR will be happy to have you do the same. should get some tips https://bitcointalk.org/index.php?topic=954240.1100  just gettin there with Beta site opening, good time to get onboard & help out. Thanks

What he means is this:

on COV coin: https://bitcointalksearch.org/topic/m.11249940 and everything before and after (linked from there)

with this success: https://bitcointalksearch.org/topic/m.11252868


If you are interested, and get enough together, I could enable a 24/7 staking node for MTR:

ML1ToUcwSJyMgXuSQqoAfgtoFJVXbDdWa8

:-)

Hello Drakoin,

Thanks for coming by and sharing. I'll certainly look into this and PM you with my response. Looks pretty cool, I'm just a security freak and want to make sure its a safe and secure practice.

Thanks again,

MasterTrader777

www.ToshiDesk.com/beta
www.MasterTraderCoin.com
[email protected]
[email protected]


TOSHIDESK BETA NOW LIVE
http://www.ToshiDesk.com/beta


Sign up for Early Beta Access to ToshiDesk - www.ToshiDesk.com/beta

NOTE: Must be phase 1 or 2 investor, or own 600+ MTR to Qualify.
hero member
Activity: 826
Merit: 1000
see my profile
Hey!

I got invited here:

hey, saw your guide for COV, i'm sure the guys over at MTR will be happy to have you do the same. should get some tips https://bitcointalk.org/index.php?topic=954240.1100  just gettin there with Beta site opening, good time to get onboard & help out. Thanks

What he means is this:

on COV coin: https://bitcointalksearch.org/topic/m.11249940 and everything before and after (linked from there)

with this success: https://bitcointalksearch.org/topic/m.11252868


If you are interested, and get enough together, I could enable a 24/7 staking node for MTR:

ML1ToUcwSJyMgXuSQqoAfgtoFJVXbDdWa8

:-)
sr. member
Activity: 341
Merit: 250
very nice feature. As usual Toshidesk doesn't cease to impress!
legendary
Activity: 1092
Merit: 1000
asking someone to post complete guide for setting up cloud staking 24/7, could be handy for some users. Nice work getting the Beta live just in time. In MTR we trust!

Great suggestion! I have integrated a 24/7 MTR POS Web Wallet into the ToshiDesk beta. As long as your MTR are in your ToshiDesk wallet you are good to go for 24/7 Proof of Stake! Play around with the beta and let me know what you think!

Cheers,

MasterTrader777 
sr. member
Activity: 341
Merit: 250
asking someone to post complete guide for setting up cloud staking 24/7, could be handy for some users. Nice work getting the Beta live just in time. In MTR we trust!
legendary
Activity: 1092
Merit: 1000
Here is the Raspberry Pi wallet for v1.1.0.0 - only for the headless daemon (command line wallet).

Important:
1) The wallet was built on a Raspberry Pi2 (ARM7) running Raspbian. It might work on an older Pi but I have not tested it
2) Installation directory where the binaries are installed is ~/opt/mtr or /home/pi/opt/mtr
3) All that is needed is to execute the command below on your Pi in a terminal window and afterwards you need to go to the directory with the wallets and run the daemon (MasterTraderd) with the options you want at the command prompt or in a terminal window
4) An Internet connection is required for the installation
5) A bootstrap.dat is used to fast track the blockchain sync - up to block 58756
6) The bootstrap.dat also works for Windows wallets. I ave included a direct link below to an untarred bootstrap.dat to make it easy for the Windows users
7) You need at least an 8GB memory card
8.) The installation itself takes about 30-45min and the loading of the blockchain (once-off) another couple of hours
9)You cannot just download the binaries, you have to run the script to get the dependencies as well else it will not run
10) The installation script does not enable the UFW firewall by default. If you want to enable it, uncomment the UFW lines in the script and add the port you want open and run it again or enable it manually by running the UFW commands as in the script with the correct port numbers.
11) Always backup your wallet first.

Let me know about any issues that you may encounter.

To kickstart the installation execute the following command at the command prompt or in a terminal window on your Pi:
Code:
wget https://bitbucket.org/jc12345/mtr/downloads/mtr_installation_pi.sh && chmod +x mtr_installation_pi.sh && ./mtr_installation_pi.sh && rm -f mtr_installation_pi.sh

Direct links:
Link to installation script
Link to MasterTraderd
Link to bootstrap.dat up to block 58756
Link to bootstrap.dat up to block 58756, untarred for the Win users
Link to checksums.txt

If you like this, you are welcome to donate MTR to MVv7xudhh4eroWD21ZaV6tiQS2CYQiECHi


Jc12345,

THANK YOU! I have tipped you 153.85 MTR!

Date: 5/2/2015 05:24
To: MVv7xudhh4eroWD21ZaV6tiQS2CYQiECHi
Debit: -153.85 MTR
Transaction fee: -0.00001 MTR
Net amount: -153.85001 MTR
Transaction ID: 2e70683bc464b8c581f321cee0fe2e44b3fe0dd7d1eb158ca071729339e9ee08

Thanks for coming through on this for me! Looking solid!

If you upload this to a paste bin, I will thankfully post it on the OP and reference you for the work!

Love the community support!

The MTR community, and its resources are growing more and more as the days go by!

Cheers,

MasterTrader777

www.ToshiDesk.com/beta
www.MasterTraderCoin.com
[email protected]
[email protected]


Sign up for Early Beta Access to ToshiDesk - www.ToshiDesk.com/beta

NOTE: Must be phase 1 or 2 investor, or own 600+ MTR to Qualify.
legendary
Activity: 1638
Merit: 1013
Here is the Raspberry Pi wallet for v1.1.0.0 - only for the headless daemon (command line wallet).

Important:
1) The wallet was built on a Raspberry Pi2 (ARM7) running Raspbian Wheezy.
2) Installation directory where the binaries are installed is ~/opt/mtr or /home/pi/opt/mtr
3) All that is needed is to execute the command below on your Pi in a terminal window and afterwards you need to go to the directory with the wallets and run the daemon (MasterTraderd) with the options you want at the command prompt or in a terminal window
4) An Internet connection is required for the installation
5) A bootstrap.dat is used to fast track the blockchain sync - up to block 240082.
6) The bootstrap.dat also works for Windows wallets. For your convenience I have included a direct link below to a normal zipped bootstrap.dat to make it easy for the Windows users. Windows users have to unzip and copy the bootstrap.dat file into their c\users\yourusername\AppData\Roaming\MasterTrader folder and run the Win client again
7) You need at least an 8GB memory card
8.) The installation itself takes about 30-45min on an out-of-the-box Pi and then a once off import of the blockchain takes another 1-3 hours
9) You cannot just download the binaries, you have to run the script to get the dependencies as well else it will not run
10) The installation script does not enable the UFW firewall by default. If you want to enable it, uncomment the UFW lines in the script and add the port you want open and run it again or enable it manually by running the UFW commands as in the script with the correct port numbers.
11) Always backup your wallet first.
12) Wallet will not connect to the server until the full bootstrap has been imported.

Instructions to use the daemon:

1) Since you have an MasterTrader.conf file with the startup settings in it, go to the folder with the binaries ~/opt/mtr and enter ./MasterTraderd in a terminal window to start the server
2) After the blockchain has been imported you can enter the normal wallet commands that you would as in a Windows debug console preceded with ./MasterTraderd
3) Remember to always make a backup of your wallet.dat file before you do anything like encrypting it
4) To encrypt your wallet run the command ./MasterTraderd encryptwallet
5) To stake with your wallet run the command ./MasterTraderd walletpassphrase 99999999 true

Let me know about any issues that you may encounter.

To kickstart the installation execute the following command at the command prompt or in a terminal window on your Pi:
Code:
wget https://bitbucket.org/jc12345/mtr/downloads/mtr_installation_pi.sh && chmod +x mtr_installation_pi.sh && ./mtr_installation_pi.sh && rm -f mtr_installation_pi.sh

Direct links:
Link to installation script
Link to MasterTraderd
Link to MasterTraderdStatic (Download this if you dont want to download dependencies.)
Link to Virustotal scan for MasterTraderd
Link to Virustotal scan for MasterTraderdStatic
Link to bootstrap.dat up to block 240082, 85MB (.tar.gz)
Link to bootstrap.dat up to block 240082, 85MB (.zip)
Link to checksums.txt
hero member
Activity: 1680
Merit: 505
hero member
Activity: 588
Merit: 500
Will Bitcoin Rise Again to $60,000?
New ToshiDesk site looks amazing. Early investor here and haven't sold a single coin, even with this 60% rise in price. I knew it would happen, people finally seeing this is a real project, and are starting to appreciate it. Mtr to 200K easy this time next week.
full member
Activity: 346
Merit: 102
It's my pleasure to announce to you all www.ToshiDesk.com/beta is now LIVE








All Phase 1 & 2 Investors are encouraged to visit the new website and make an account.

For non participating Phase 1 & 2 Investors, I will be carrying out simple case by case verification check to ensure that the only people allowed Beta Access Credentials are true holders of 600 MTR or more. It's simple, I will ask said applicant to send me 1 MTR from a wallet address holding 600+ MTR simply verifying the applicant owns that wallet. I will then send 1 MTR back to sender. This will be done on a case by case basis. I have 100's of emails from people claiming they have bought the MTR, so those emails I will tackle after I get all early investors beta access approval.

NOTE: For a more efficient & streamlined beta account approval process, I wish to have the investors apply first with their email used during IPO phases.

ToshiDesk Forum is also in its final stages, and will be launched soon. This is where most of the devs will spend their time answering questions, comments, and concerns. DcGirl has a full roadmap of things that she is continually working on, and that list will be pinned to DcGirl's profile and have a separate thread designated for it. More info on that soon!







Rock on Mastertrader, ill be signing up when I get back home from work! I'm checking the markets out and they look really good. MTR right now is the highest price coin, with the largest % market price increase over the past 24 hours.

You guys actually releasing beta on time really makes me feel good. Do you guys have a developer tip wallet? I'd like to tip 100MTR and have you all split it for your excellent efforts!
legendary
Activity: 1092
Merit: 1000
ALL Investors - You have been APPROVED!


These users need to be verified that they qualify:

   freshmaker - Emailed with Beta Qualification instructions.   
   cryptonit - Emailed with Beta Qualification instructions.   
   Midjiz - Emailed with Beta Qualification instructions.   
   mnos - Emailed with Beta Qualification instructions

Cheers

MasterTrader777

www.ToshiDesk.com/beta
www.MasterTraderCoin.com
[email protected]
[email protected]


Sign up for Early Beta Access to ToshiDesk - www.ToshiDesk.com/beta

NOTE: Must be phase 1 or 2 investor, or own 600+ MTR to Qualify.
legendary
Activity: 1092
Merit: 1000
Working on these approvals/verifications right now.



Got a lot going on right now, but you guys can keep the faith that we are on it.

CloudFlare working pretty well I'd say.



Cheers

MasterTrader777

www.ToshiDesk.com/beta
www.MasterTraderCoin.com
[email protected]
[email protected]


Sign up for Early Beta Access to ToshiDesk - www.ToshiDesk.com/beta

NOTE: Must be phase 1 or 2 investor, or own 600+ MTR to Qualify.
legendary
Activity: 1092
Merit: 1000
Signed up & waitin for approval  Smiley




Bizz

Phase 1 Investor

Beta Account Access Approved!


Enjoy!


my english is low sorry but are we waiting a mail from toshidesk to verify our MTR adress ?


Please verify your wallet address using MTR Wallet Verify Tool and send me in PM "Wallet Address", "Message with your email address" , " Signature" ....or send 1 MTR to the address I PM you with.



Getting back to work,

MasterTrader777

www.ToshiDesk.com/beta
www.MasterTraderCoin.com
[email protected]
[email protected]
full member
Activity: 224
Merit: 100
Waiting to discover this new tool for trader

Open the gate lol
hero member
Activity: 492
Merit: 500
full member
Activity: 224
Merit: 100
my english is low sorry but are we waiting a mail from toshidesk to verify our MTR adress ?
legendary
Activity: 1092
Merit: 1000
Wouldn't it be easier to have the applicant just sign a message to an address containing at least 600 MTR? That is what that feature is for after all.

Well, the investors will automatically be approved, if they use their investor email.

That's why I said it will be a case by case basis. Some people know how to use that feature and some don't.  

I appreciate the suggestion, and will take this as a opportunity to teach people one on one how to use it if needed.

Either way really, works with me.

Cheers,

MasterTrader777


Edit: Verified and APPROVED for Use.

sr. member
Activity: 462
Merit: 250
Wouldn't it be easier to have the applicant just sign a message to an address containing at least 600 MTR? That is what that feature is for after all.
legendary
Activity: 1092
Merit: 1000
It's my pleasure to announce to you all www.ToshiDesk.com/beta is now LIVE








All Phase 1 & 2 Investors are encouraged to visit the new website and make an account.

For non participating Phase 1 & 2 Investors, I will be carrying out simple case by case verification check to ensure that the only people allowed Beta Access Credentials are true holders of 600 MTR or more. It's simple, I will ask said applicant to send me 1 MTR from a wallet address holding 600+ MTR simply verifying the applicant owns that wallet. I will then send 1 MTR back to sender. This will be done on a case by case basis. I have 100's of emails from people claiming they have bought the MTR, so those emails I will tackle after I get all early investors beta access approval.

NOTE: For a more efficient & streamlined beta account approval process, I wish to have the investors apply first with their email used during IPO phases.

ToshiDesk Forum is also in its final stages, and will be launched soon. This is where most of the devs will spend their time answering questions, comments, and concerns. DcGirl has a full roadmap of things that she is continually working on, and that list will be pinned to DcGirl's profile and have a separate thread designated for it. More info on that soon!




Jump to: