ethers.js/packages/wallet
2022-04-21 01:45:32 -04:00
..
lib admin: update dist files 2022-04-21 01:45:32 -04:00
src.ts Added color and test/suite logging to the reporter. 2022-04-21 01:43:30 -04:00
.npmignore Added missing .npmignore 2022-04-20 01:04:30 -04:00
LICENSE.md Initial code drop for v6. 2022-04-11 17:09:17 -04:00
package.json admin: update dist files 2022-04-20 17:31:06 -04:00
README.md Added initial per-package README. 2022-04-14 06:09:51 -04:00
tsconfig.json Initial code drop for v6. 2022-04-11 17:09:17 -04:00

Wallet

This is a beta version of the next release of ethers. Please do not use it in production yet.

This package provides Wallet and HDWallet, which handle signing in Ethereum using privated keys and mnemonics as well as decrypting and encrypting standard JSON wallets (Keystore and Crowdsale).

License

MIT License.