Bitcoin Forum

Bitcoin => Project Development => Topic started by: syfer on January 18, 2018, 10:45:35 PM



Title: Andriod app Help
Post by: syfer on January 18, 2018, 10:45:35 PM
Hi, I have an idea for bitcoin sushi app but I have no idea on how to make the server ie from the app it goes to the server and then the server will send the bitcoin to walled address but I have no idea on how to do this.
I need advice on what the best way to do this.
Can some help me????????????


Title: Re: Andriod app Help
Post by: Somras on January 19, 2018, 02:12:03 AM
Hi, I have an idea for bitcoin sushi app but I have no idea on how to make the server ie from the app it goes to the server and then the server will send the bitcoin to walled address but I have no idea on how to do this.
I need advice on what the best way to do this.
Can some help me????????????

Hi.
You would need to call a API of faucetsystem or faucetsystem to send a Bitcoin to other address if it's small value. This should be done on serverside to save your key and secure your balance.
 
Ask a Dev if you are new to development. :)


Title: Re: Andriod app Help
Post by: MrCrank on January 19, 2018, 02:36:33 AM
Hi, I have an idea for bitcoin sushi app but I have no idea on how to make the server ie from the app it goes to the server and then the server will send the bitcoin to walled address but I have no idea on how to do this.
I need advice on what the best way to do this.
Can some help me????????????

Hi,
You don't need use bitcoin node. You can use any service with bitcoin API.

Check this
block.io/docs  
developers.coinbase.com
bitcore.io/api

And you can find more service..


Title: Re: Andriod app Help
Post by: syfer on January 19, 2018, 05:00:30 PM
Hi, should I use bitcoins forwarded or payments processed method to transfer the bitcoin to the wallet???????
How good is https://blockchainapi.org?????????????????