Security News
Node.js EOL Versions CVE Dubbed the "Worst CVE of the Year" by Security Experts
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
@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 6,926 weekly downloads. As such, @consensys/linea-sdk popularity was classified as popular.
We found that @consensys/linea-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than 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
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
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.