wallet-signer
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

Ethereum Signer

This sub-module is part of the ethers project.

It contains the class to manage a private key and signing for a standard externally-owned account.

const {

    Signer,

    verifyMessage

} = require("wallet-signer");

License

MIT License

Readme

Keywords

Package Sidebar

Install

npm i wallet-signer

Weekly Downloads

2

Version

1.1.0

License

MIT

Unpacked Size

56 kB

Total Files

22

Last publish

Collaborators

  • techecho