BitShares Forum

Main => Technical Support => Topic started by: erick on September 07, 2014, 06:55:00 pm

Title: anyone want to explain the bitsharesx daemon to me. (resolved)
Post by: erick on September 07, 2014, 06:55:00 pm
I need to know how to get the bitsharesx daemon mostly. is it available for download?
Title: Re: anyone want to explain the bitsharesx daemon to me.
Post by: Riverhead on September 07, 2014, 07:00:01 pm
I need to know how to get the bitsharesx daemon mostly. is it available for download?


Are you referring to the command line interface that you'd use for a delegate or on a headless system?

Title: Re: anyone want to explain the bitsharesx daemon to me.
Post by: erick on September 07, 2014, 07:03:34 pm
I want to make a website that can send btsx , bitusd and such to peoples wallets, that is it. I know with bitcoin you use the daemon to interact with your webpage via php scripts and json objects, I am sure bitshares works in much the same way but i have not been able to find a daemon for bitsharesx. so am i missing something?

in bitcoin yes it is command line interface.
Title: Re: anyone want to explain the bitsharesx daemon to me.
Post by: bytemaster on September 07, 2014, 07:23:28 pm
I want to make a website that can send btsx , bitusd and such to peoples wallets, that is it. I know with bitcoin you use the daemon to interact with your webpage via php scripts and json objects, I am sure bitshares works in much the same way but i have not been able to find a daemon for bitsharesx. so am i missing something?

in bitcoin yes it is command line interface.
programs/bitshares_client   run it with --daemon flag and communicate with it vis JSON-RPC
Title: Re: anyone want to explain the bitsharesx daemon to me.
Post by: erick on September 07, 2014, 08:57:45 pm

[/quote]
programs/bitshares_client   run it with --daemon flag and communicate with it vis JSON-RPC
[/quote]

ahh thank you
Title: Re: anyone want to explain the bitsharesx daemon to me.
Post by: erick on September 07, 2014, 09:12:27 pm
sweet i got the daemon running and now it is time to build my site. thanks bytemaster 8) 8) +5% +5% +5%

Ill post it on the forum when i get it done. it will probably be like 2 or 3 days.
Title: Re: anyone want to explain the bitsharesx daemon to me. (resolved)
Post by: speedy on September 07, 2014, 10:18:11 pm
Good luck with your site ;)

Care to say what it's about?