Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@premia/v3-sdk
Advanced tools
The latest version of the SDK is used in production in the Premia Interface,
but it is considered Alpha software and may contain bugs or change significantly between patch versions.
If you have questions about how to use the SDK, please reach out in the #engineering
channel of the Discord.
Pull requests are welcome!
In-depth documentation on this SDK is available at docs.premia.blue.
Auto-generated documentation is available at docs-sdk.premia.finance.
Feedback is welcome!
API_KEY_ALCHEMY
, API_KEY_INFURA
and TESTNET_PRIVATE_KEY
to a .env
file (see example)yarn install
to download dependencieschmod ug+x .husky/*
to make the husky precommit script an executable.In order to use Anvil as a local blockchain for dev purposes, Forge needs to be installed. Instructions on how to install are here.
anvil --fork-url <INSERT RPC URL> --fork-block-number <INSERT BLOCK NUMBER>
ctrl + z
to pause and then type bg
to run the fork in the backgroundyarn test
through the command lineFAQs
The official SDK for building applications on Premia V3.
The npm package @premia/v3-sdk receives a total of 1,380 weekly downloads. As such, @premia/v3-sdk popularity was classified as popular.
We found that @premia/v3-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.