We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
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
The text was updated successfully, but these errors were encountered:
Ensure you have nodejs and http-server npm module installed.
Sorry, something went wrong.
Yes , i have installed both :) yet i see nothing hosted.
What URL do you open and what error do you get?
Alternatively, you could just let nginx serve the reference wallet.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: