8000 GitHub - postlmc/ledger-wallet-ripple
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

postlmc/ledger-wallet-ripple

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledger-wallet-ripple

For windows users

  • Open control panel
  • Go to: System and Security -> System -> Advanced system settings (on th left) -> environment variables
  • Under " System variables" click on "New"
  • Name: JAVA_OPTS and Value: -Xms512m -Xmx1024m
  • Confirm and apply

Install GIT. During installation, choose the option to install the git bash

Building

Install Java SDK 8 for your platform Install SBT 1.x.x then open a terminal and paste the commands below: (Windows users, right click and select "open git bash here")

git clone https://github.com/LedgerHQ/ledger-wallet-ripple.git
cd ledger-wallet-ripple
sbt build

Launching

Install nwjs

cd target/chrome-app
path/to/nwjs .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 95.2%
  • Scala 4.3%
  • Other 0.5%
0