BitShares Forum

Main => Technical Support => Topic started by: pianist on June 09, 2015, 07:44:21 am

Title: running web client in browser
Post by: pianist on June 09, 2015, 07:44:21 am
I want to run Bitshares client on server and use it in my browser. Here is my plan:
1. start bitshares_client as usual, binf it to localhost
2. start web_client locally (HOW CAN I DO THIS?)
3. proxy it with nginx, closed with http authorization and https secure connection

Nevertheless, when I explore web_client directory I can't find any docs how to start the client.

Can anyone help me?
Title: Re: running web client in browser
Post by: xeroc on June 09, 2015, 07:51:21 am
Welcome to the community!
I think what you want to achieve is described over here:
http://wiki.bitshares.org/index.php/BitShares/Clients#Web-Frontend
Title: Re: running web client in browser
Post by: pianist on June 10, 2015, 10:34:00 am
Thanks! I copied static files, set path in config and now it works fine :)