MyCrypto/common/libs
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
..
nodes Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
wallet Wallet Decrypt - Ledger (#238) 2017-10-05 16:29:14 -07:00
contract.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
decrypt.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
ens.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
erc20.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
keystore.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
messages.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
signing.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
transaction.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
units.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
validators.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00
values.ts Migrate to Typescript (#224) 2017-09-24 19:06:28 -07:00