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.
zircon-protocol
Advanced tools
In-depth documentation on this SDK is available at uniswap.org, while basic documentation for Pylon at zircon.finance
Socials:
The protocol includes the contracts handling Pylon and its new single-sided liquidity features.
Our architecture works on top of Uniswap v2, enabling the creation of two Pylons per pair, which handle the single-sided liquidity provision. Each Pylon holds both UniV2 LP tokens of its associated pool and a percentage of reserves of both tokens in the pair. Pylon extends on the basic Uniswap Pair ERC-20 token with the Zircon Pool Token, which is an ERC-20 representation for the Float and Anchor Shares.
Our Pylon Router handles all the communication between the user and the Pylon.
To run the tests, follow these steps. You must have at least node v10 and yarn installed.
First clone the repository:
git clone git@github.com:Zircon-Finance/zircon-protocol.git
Move into the zircon-protocol working directory
cd zircon-sdk/
Install dependencies
yarn compile
Run tests
yarn test
FAQs
Core Contracts
The npm package zircon-protocol receives a total of 1 weekly downloads. As such, zircon-protocol popularity was classified as not popular.
We found that zircon-protocol demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.