Skip to content

Latest commit

 

History

History
 
 

walletcore

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Package walletcore contains a set of classes implementing wallet management features. It contains core wallet business logic implementation - creating wallet accounts, getting balances, storing private keys and so on. The main high-level service class for package end-user is WalletManager.

walletcore classes can be used separately from Android Wallet application and can become a part of console or web application.