The Lamassu ATMs are from a Portuguese company (where I'm from) and they have pointed me out to
www.flycoin.netThey have shown their interest in NLG.. do you guys think we could source funds for a first experimental machine?
dimensions and price?
Hi,
Dimensions are quite small actually. 35cmx40cmx30cm.. about the same size as an old 14" CRT screen.
As for the price, I have a special price available for a test machine but I would like to talk with NLG team first to know what they want to do... unfortunately not as small as the US$1800 (as claimed in other threads) but also not as steep as US$6000.
The terminal would serve both as a payment terminal (POS) and to exchange real money by NLGs.
Have you already been in contact with them? Otherwise you could send them an email
[email protected]Private key implementation is used in the Verso Cards mobile wallet.
Most of the code is open source. Maybe key implementation code is on their githubpage? ->
https://github.com/VersoSolutions/Otherwise one could contact them.
About the private key integration, I understand it'll be quite difficult. At the moment the only mobile apps that include it are the ones from blockchain and Verso Cards.
But I think we should really try to do it. Imagine if we could use this
https://www.giftcoins.me/ but than for guldencoin!
Some time ago I sent an email to Verso Cards about adding support for another coin. I have pasted it below (name of coin changed into guldencoin):
'Thank you for your interest.
We don't have plans to support altcoin in the short term.
It is worth noting that our libraries are open-source. It would be relatively straightforward for a developer to add support for guldencoin, especially if JavaScript libraries are already available.
Should you have an interest in this, I will put you in contact with our devs to discuss it further.
Best regards,
Verso support team'
Unfortunately, as I am not a coder, I have no idea how much time it would take to implement.
Hi icebear,
Yes, I have contacted them and the contact was forwarded to Guldencoin team.
As for the private keys import.. I don't know how easy it would be to do it. The app right now already allows private keys to be imported when they were generated by the app. So perhaps a different approach could be made without the need to modify the app code.
Let's imagine that you want to hand out 1000NLG on an android wallet.
1 - Clean install of Android Wallet in mobile
2 - Transfer 1000 NLG to new wallet address
3 - Save wallet private keys and set a password
4 - Distribute the file (together with the password) to whomever you want.
On the user side:
1 - Receive the file and store it somewhere in the phone
2 - Install the Guldencoin Mobile Wallet
3 - Import private key from file
4 - Reset blockchain and voilá!
I know it seems to be extra steps, but in the end, if you list step by step what is required to do using VersoCards, it is not much different.
Nuno