Bitcoin Forum

Bitcoin => Project Development => Topic started by: dallyshalla on December 09, 2014, 01:52:30 AM



Title: Integrate Bitcoin wallet in c++ with a text based video game
Post by: dallyshalla on December 09, 2014, 01:52:30 AM
How could I add a bitcoin source code to a text based game.

In so that the application in c++ can import a private key, see balance, and make transaction to another address.

I welcome any response really.

https://en.bitcoin.it/wiki/Bitcoind


Title: Re: Integrate Bitcoin wallet in c++ with a text based video game
Post by: Wins_Vega on December 09, 2014, 10:46:36 PM
The easy way is to interact with existing api's.
Your game could ask blockchain.info for that information.


Title: Re: Integrate Bitcoin wallet in c++ with a text based video game
Post by: dallyshalla on December 11, 2014, 12:25:31 AM
Thanks Wins_Vega,

Though I'd prefer to be way more sophisticated than this. It must not rely on a web portal. Web portals are so insecure since they run on the corrupt internet that has centralized management.

I am interested in making transactions using native language c++ strictly.

Sincerely,
Dallyshalla

Something interesting about web wallets by the way...
https://www.maidsafe.org/t/access-to-maidsafe-coins/1677/18