Skip to content

Cordova plugin that allows iOS and Android devices to interface with a Ledger cryptocurrency hardware wallet

License

Notifications You must be signed in to change notification settings

Guppster/ledger-cordova-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ledger-cordova-plugin

Cordova plugin that allows iOS and Android devices to interface with a Ledger cryptocurrency hardware wallet

Installation

Using the command line utility and fetching from Github

cordova plugin add https://github.com/Guppster/ledger-cordova-plugin

or cloning and linking a local copy

git clone git@github.com:Guppster/ledger-cordova-plugin.git
cordova plugin add --link path/to/cloned/repository

Functionality

init()

Determines of the ledger device is pluged in and sets up the plugin to initiate further communication. Returns back success if device found, error if not found.

setupWallet()

getWalletPublicAddress()

verifyPin()

getPinRemainingAttempts()

About

Cordova plugin that allows iOS and Android devices to interface with a Ledger cryptocurrency hardware wallet

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published