ethers.js/wallet
2017-04-05 16:27:06 -04:00
..
hdnode.js Changed validMnemonic to isValidMnemonic. 2017-04-04 17:18:23 -04:00
index.js Moved wallet to separate file. 2017-03-08 01:49:05 -05:00
package.json Added repo to package.json. 2017-04-05 16:27:06 -04:00
README.md Added basic README for npm. 2017-04-05 16:26:39 -04:00
secret-storage.js Gruntfile produces proper stand-alone files for browser. 2017-02-27 17:35:23 -05:00
signing-key.js Fixed signing key recover when hex strings are passed in for r and s. 2017-04-04 17:19:55 -04:00
wallet.js Fixed progressCallback canel bug. Return transaction instead of transaction hash. Renamed rlp to RLP. 2017-04-04 17:19:18 -04:00
words.json Moved hdnode to wallet. 2017-03-06 16:11:24 -05:00

ethers-wallet

This is part of a larger umbrella package, ethers.

See https://www.npmjs.com/package/ethers.

Documentation