web3 / web3.js

Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.
https://web3js.org/
Other
19.15k stars 4.9k forks source link

Add raw hash signing function (without the wrapping in Ethereum message: ...) #6955

Open mconnelly8 opened 5 months ago

jdevcs commented 3 months ago

https://docs.web3js.org/libdocs/Accounts#sign

jdevcs commented 3 months ago

scope: add function, doc, unit test ( with recovery )