Author

Topic: Integrate Bitcoin wallet in c++ with a text based video game (Read 929 times)

newbie
Activity: 15
Merit: 0
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
newbie
Activity: 26
Merit: 0
The easy way is to interact with existing api's.
Your game could ask blockchain.info for that information.
newbie
Activity: 15
Merit: 0
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
Jump to: