
Security News
Meet Socket at Black Hat and DEF CON 2025 in Las Vegas
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
@consensys/linea-sdk
Advanced tools
The Linea SDK package is a comprehensive solution consisting of two distinct parts that facilitate message delivery between Ethereum and Linea networks. It provides functionality for interacting with contracts and retrieving; message status and information.
The Linea SDK is the first component of the package. It focuses on interacting with smart contracts on both Ethereum and Linea networks and provides custom functions to obtain message information. Notable features of the Linea SDK include:
The Postman component is the second part of the package and enables the delivery of messages between Ethereum and Linea networks. It offers the following key features:
All messages are stored in a configurable Postgres DB.
To install this package, execute the following command:
npm install @consensys/linea-sdk
This package exposes two main classes for usage:
PostmanServiceClient
class is used to run a Postman service for delivering messages.LineaSDK
class is used to interact with smart contracts on Ethereum and Linea (both Goerli and Mainnet).This package is licensed under the Apache License, Version 2.0. See LICENSE for more information.
FAQs
## Description
The npm package @consensys/linea-sdk receives a total of 14,145 weekly downloads. As such, @consensys/linea-sdk popularity was classified as popular.
We found that @consensys/linea-sdk demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 14 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.
Security News
Meet Socket at Black Hat & DEF CON 2025 for 1:1s, insider security talks at Allegiant Stadium, and a private dinner with top minds in software supply chain security.
Security News
CAI is a new open source AI framework that automates penetration testing tasks like scanning and exploitation up to 3,600× faster than humans.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.