Post
Topic
Board Announcements (Altcoins)
Re: NEM (XEM) Official Thread - New Update 0.6.42 - Please Update Your Nodes
by
Quantum_Mechanics
on 06/08/2015, 21:30:53 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

Hey' !
Sorry I totally forgot about that, I took the paper wallet design from NEM forum in a java version and didn't look who made it.. I can remove it if you want to or mention you and link your java version.
For "https" I'm planning to get it very soon Wink and regarding storing keys, well I have nothing to say, trust me or not, I don't care about money, I just want to learn and be more active to help the community instead of spending my time just reading the thread, as I did for months.