Skip to content

FirmaChain/ledger-test-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test Applicaion for Firma-JS-Ledger (React-Web and Electron Desktop App)

Install

In the project directory, you can run:

yarn

Run React Web

npm run react:start

image


Run Electron Desktop App (Windows/MacOs/Linux support)

npm run react:start

// open another terminal and run
npm run electron:start
  • The application will be launched automatically in the development mode

image