Twarden Posted May 24, 2016 Share Posted May 24, 2016 Update to this situation on Ubuntu 14.04? What is the suggested and supported distribution? Link to comment Share on other sites More sharing options...
PunishmentOfLuxury Posted August 9, 2016 Share Posted August 9, 2016 Does this method apply to the XRP Chat Wallet for Linux in Links and Resources here? Can someone post a noobs' guide on how to install that package? Link to comment Share on other sites More sharing options...
pftq Posted September 5, 2016 Share Posted September 5, 2016 (edited) Trying to play around with the instructions in the first post. If you were to set this up on a linux server, what steps do you need to take to view the console from online after running gulp packages? So far, I can only view it if I run gulp and access from port 3000, but the config.js and other files aren't accessible by url Edited September 5, 2016 by pftq Link to comment Share on other sites More sharing options...
RafOlP Posted September 5, 2016 Share Posted September 5, 2016 7 minutes ago, pftq said: Trying to play around with the instructions in the first post. If you were to set this up on a linux server, what steps do you need to take to view the console from online after running gulp packages? So far, I can only view it if I run gulp and access from port 3000, but the config.js and other files aren't accessible by url Try running gulp, without packages. Link to comment Share on other sites More sharing options...
pftq Posted September 5, 2016 Share Posted September 5, 2016 (edited) Edit: So it looks like config.js is actually being pulled. I used Chrome's inspect function and found this error: Uncaught ReferenceError: require is not defined vendor.js:27086 Also is there a way to have the page served without leaving gulp running in the terminal? Edited September 5, 2016 by pftq Link to comment Share on other sites More sharing options...
pompous-p Posted June 3, 2017 Share Posted June 3, 2017 On 2015-11-09 at 7:52 PM, karlos said: Thanks to xrpchatrocks, here is a quick guide for OSX/linux users to build the Ripple Admin Console*. The Ripple Admin Console gives you almost all the functionality of RippleTrade. So if you didn't get a chance to register an account on the RippleTrade site, never fear! You can now access the network with your very own wallet. You will need the following installed on your system beforehand: node.js (make sure its version 0.12 available here, v4 doesn't work!) gulp packages (help here) Commands to type in the terminal: git clone https://github.com/rippex/ripple-client-desktop cd ripple-client-desktop npm install cp config_example.js config.js npm install nw gulp packages You will then find the executable files in the folder: ripple-client-desktop/packages/RippleAdminConsole1.3.2/ These instructions are for linux/osx, if you are using Windows then these instructions won't help you. *previously called the Ripple Desktop Client. Is this method of connecting to the ripple network, on a Mac, still valid? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now