Hi All , I am trying host my own wallet on Centos Linux machine . I have followed following steps . Let know if anything else needed . git clone https://github.com/openchain/wallet cd wallet bower install http-server www -p 8090 -a 10.*.*.* -o