Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread - New Update 0.6.42 - Please Update Your Nodes
by
owon
on 06/08/2015, 20:49:27 UTC
Hi !

I just made an online paper wallet generator for XEM using php2nem and NIS API.

You can check it here

Generated NAJPXZ-AQ2HMK-72JILF-PLJBC6-MQLA3L-PRLP4Y-4NZN and imported the private key in client with success ! Earlier I tried to send some XEM on the paper from poloniex but got "COMPLETE: ERROR" (seems to be Polo issue).

I also made a simple faucet script, almost finished, I'm working on automating payouts.

Hey! Nice! I don't want to stop your enthusiasm and it's always good if people work on things for NEM. I'm pretty sure that "Quantum_Michanics" will be a nice guy, but you should be a little bit careful with server side (php) generated addresses and paper wallets. No "https" is used to encrypt the traffic and it would be easy (he says he does not but it would be very easy) to store your private key and get access to the funds on the paper wallets later on.

Would be nice to see a java script version that can run offline  Wink

And hey, Quantum, you are using my paper wallet design without mentioning me? Just wanted to say that I have nothing to do with this paper walltes, even if the design is looking exactl like those created with my java version.

Cheers
Owon