Security News
cURL Project and Go Security Teams Reject CVSS as Broken
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
dont-export-your-pk
Advanced tools
A utility that allows devs to interact with contracts without exporting their pk
A simple dev utility accompanied with a webapp to enable executing transactions without having to export your pk from the wallet
npm install dont-export-your-pk
Pass in the appropriate arguments to the function:
generateExecutionUrl( contractAbi: string, functionName: string, functionArguments: string[], to: string, from: string, chainId: any, value?: any)
The function will output a link of the form https://dontexportyourpk.netlify.app followed by the txdata of your transaction in query parameters.
Next, click the link and connect your metamask to the webapp, connect your account and click “Send Transaction”.
FAQs
A utility that allows devs to interact with contracts without exporting their pk
The npm package dont-export-your-pk receives a total of 13 weekly downloads. As such, dont-export-your-pk popularity was classified as not popular.
We found that dont-export-your-pk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.
Security News
Bun 1.2 enhances its JavaScript runtime with 90% Node.js compatibility, built-in S3 and Postgres support, HTML Imports, and faster, cloud-first performance.
Security News
Biden's executive order pushes for AI-driven cybersecurity, software supply chain transparency, and stronger protections for federal and open source systems.