MyCrypto/common/libs/wallet
skubakdj aac0176ca2 Wallet Decrypt - Ledger (#238)
* add static vendor js libraries

* add ledger config

* add ledger components

* add ledger wallet

* bugfix: trezor, set dPath on change

* add rlp type package, update types

* change address to public

* update tslint script to exclude all files in directory

* revert to private address and use getAddress()

* remove unnecessary eslint line out of library files

* remove IWallet import

* Fix ts errors

* Remove version controlled vendor files from DLL
2017-10-05 16:29:14 -07:00
..
IWallet.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
deterministic.ts Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
encprivkey.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
index.ts Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
ledger.ts Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
mewv1.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
mnemonic.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
presale.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
privkey.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
trezor.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
utc.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00