Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@layerzerolabs/protocol-starknet-v2

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@layerzerolabs/protocol-starknet-v2

Starknet implementation of LayerZero protocol v2

npmnpm
Version
0.2.23
Version published
Weekly downloads
764
184.01%
Maintainers
1
Weekly downloads
 
Created
Source

EPv2-Starknet

Local development

asdf - the multiple runtime version manager - is used to manage and install all your runtime versions. Based on .tool-versions you can fetch all the dependencies required via

asdf install

Building

Everything is done from the layerzero directory

Install all dependencies

scarb fetch

Build the project (also install deps)

scarb build

Running tests

Run all unit tests via

scarb test

Linting/formatting

Lint/format all Cairo code via

scarb lint && scarb fmt

FAQs

Package last updated on 11 Feb 2026

Did you know?

Socket

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.

Install

Related posts