Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

MultiCoin-paperwallet

Now you can copy and paste any address or private key in the input field, and see coins exists in array. This working on client-side, and searching by public key prefix and private key prefix in array, declared in COINS_ARRAY.JS.

Source code - HERE.