New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@qevm/signing-key

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qevm/signing-key

Wrapper around dilitium-crystils-js library

npmnpm
Version
5.7.4
Version published
Maintainers
1
Created
Source

Signing Key

This sub-module is part of the ethers project.

It is responsible for secp256-k1 signing, verifying and recovery operations.

For more information, see the documentation.

Importing

Most users will prefer to use the umbrella package, but for those with more specific needs, individual components can be imported.

const {

    SigningKey,

    computePublicKey,
    recoverPublicKey

} = require("@ethersproject/signing-key");

License

MIT License

Keywords

qevm

FAQs

Package last updated on 06 Jun 2025

Related posts