{"_id":"@ethers-sdk/wallet","name":"@ethers-sdk/wallet","dist-tags":{"latest":"5.8.0"},"versions":{"5.8.0":{"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"dependencies":{"@ethersproject/abstract-provider":"^5.8.0","@ethersproject/abstract-signer":"^5.8.0","@ethersproject/address":"^5.8.0","@ethersproject/bignumber":"^5.8.0","@ethersproject/bytes":"^5.8.0","@ethersproject/hash":"^5.8.0","@ethersproject/hdnode":"^5.8.0","@ethersproject/json-wallets":"^5.8.0","@ethersproject/keccak256":"^5.8.0","@ethersproject/logger":"^5.8.0","@ethersproject/properties":"^5.8.0","@ethersproject/random":"^5.8.0","@ethersproject/signing-key":"^5.8.0","@ethersproject/transactions":"^5.8.0","@ethersproject/wordlists":"^5.8.0"},"description":"Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.","ethereum":"donations.ethers.eth","funding":[{"type":"individual","url":"https://gitcoin.co/grants/13/ethersjs-complete-simple-and-tiny-2"},{"type":"individual","url":"https://www.buymeacoffee.com/ricmoo"}],"gitHead":"fa5f647bb2cde63dd0b9664c42cbfbdc1515e800","keywords":["Ethereum","ethers"],"license":"MIT","main":"./lib/index.js","module":"./lib.esm/index.js","name":"@ethers-sdk/wallet","publishConfig":{"access":"public"},"repository":{"directory":"packages/wallet","type":"git","url":"git://github.com/ethers-io/ethers.js.git"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"sideEffects":false,"types":"./lib/index.d.ts","version":"5.8.0","_id":"@ethers-sdk/wallet@5.8.0","bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"homepage":"https://github.com/ethers-io/ethers.js#readme","_nodeVersion":"24.9.0","_npmVersion":"11.6.0","dist":{"integrity":"sha512-hL+5CCNyYMgv6geVvjTaTIzQGqEm7gF9PeI3+K7OKfcWR9BDX0z7LnxCh75+dI/1F8G3BAcRX7MRRXCo+iOAMw==","shasum":"98591e6a13740be9c21a0879735aac048b0851d8","tarball":"https://registry.npmjs.org/@ethers-sdk/wallet/-/wallet-5.8.0.tgz","fileCount":21,"unpackedSize":59088,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHUKlmEvhr3uKiBktZO5nnSH9pjra9mDgduCbHqpAMHnAiBqEGxjQ3ajeFO6eWN8t65GeN9B/vinFzv17/xwmjafwg=="}]},"_npmUser":{"name":"rameshdebnath","email":"daynight8275@gmail.com"},"directories":{},"maintainers":[{"name":"rameshdebnath","email":"daynight8275@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/wallet_5.8.0_1761711160557_0.13277001928793264"},"_hasShrinkwrap":false}},"time":{"created":"2025-10-29T04:12:40.492Z","5.8.0":"2025-10-29T04:12:40.755Z","modified":"2025-10-29T04:12:41.022Z"},"maintainers":[{"name":"rameshdebnath","email":"daynight8275@gmail.com"}],"description":"Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.","homepage":"https://github.com/ethers-io/ethers.js#readme","keywords":["Ethereum","ethers"],"repository":{"directory":"packages/wallet","type":"git","url":"git://github.com/ethers-io/ethers.js.git"},"author":{"name":"Richard Moore","email":"me@ricmoo.com"},"bugs":{"url":"https://github.com/ethers-io/ethers.js/issues"},"license":"MIT","readme":"Ethereum Wallet\n===============\n\nThis sub-module is part of the [ethers project](https://github.com/ethers-io/ethers.js).\n\nIt contains the class to manage a private key and signing for a standard\nexternally-owned account.\n\nFor more information, see the [documentation](https://docs.ethers.io/v5/api/signer/#Wallet).\n\n\nImporting\n---------\n\nMost users will prefer to use the [umbrella package](https://www.npmjs.com/package/ethers),\nbut for those with more specific needs, individual components can be imported.\n\n```javascript\nconst {\n\n    Wallet,\n\n    verifyMessage\n\n} = require(\"@ethersproject/wallet\");\n```\n\n\nLicense\n-------\n\nMIT License\n","readmeFilename":"README.md","_rev":"1-17f87bd84e4a11e7fc0e888a96d49ff4"}