Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: horeaper on July 15, 2013, 03:38:57 AM



Title: Is there an easy way to integrate Litecoin into a application?
Post by: horeaper on July 15, 2013, 03:38:57 AM
I'm currently enrolled in a large game which will utilize Litecoin as one of it's trading system. That means:
1. Every game player will have one LTC address.
2. Players can buy/sell game items using LTC.
3. Players can trade LTC with each other directly inside the game.
4. Block chain and player's wallet data will be stored on the server side, so no wallet synchronization is needed on the client's side.

Is there an easy way to do that? I don't want to go through everyone line of Litecoin's source code! (nor do I have the time to  :'( )