ethers.js/packages/wallet/README.md

14 lines
338 B
Markdown
Raw Permalink Normal View History

2022-04-14 06:09:51 -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.