Author

Topic: Programming API for BTC accounts? (Read 879 times)

legendary
Activity: 1050
Merit: 1000
You are WRONG!
September 25, 2011, 07:30:41 AM
#6
thank you!
so on linux  i started
./bitcoind -server -daemon

and it is using 100% cpu. why? is it downloading the blockchain?


yes downloading and verifying it.
its not hard to download it, but it takes alot of signature validation, and therefor alot of cpu to verify it.
sr. member
Activity: 351
Merit: 250
September 25, 2011, 07:04:37 AM
#5
thank you!
so on linux  i started
./bitcoind -server -daemon

and it is using 100% cpu. why? is it downloading the blockchain?

legendary
Activity: 1050
Merit: 1000
You are WRONG!
September 25, 2011, 06:23:23 AM
#4
./bitcoind --help
sr. member
Activity: 351
Merit: 250
September 25, 2011, 06:15:03 AM
#3
thanks! how do i define the port and the host where bitcoind listens?
legendary
Activity: 1050
Merit: 1000
You are WRONG!
September 25, 2011, 04:37:11 AM
#2
sr. member
Activity: 351
Merit: 250
September 25, 2011, 04:11:55 AM
#1
hello,
i would like to set up a website where people can send and receive BTC from a provided address, which is something like their account.

are there any apis for that in a server-side language like PHP, ASP, JSP, etc?

thanks.
Jump to: