1.1.0 • Published 2 years ago

wallet-signer v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

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