laserstream-core-proto-js
v9.0.2
Published
Protocol buffer definitions for LaserStream gRPC (Yellowstone-compatible)
Maintainers
Readme
laserstream-core-proto-js
Protocol buffer definitions for LaserStream gRPC (Yellowstone-compatible). This package provides TypeScript type definitions generated from the Geyser protobuf specification.
Installation
npm install laserstream-core-proto-jsUsage
import { geyser } from 'laserstream-core-proto-js';
// Use the generated types
const request: geyser.SubscribeRequest = {
// ...
};Version
This package version 9.0.2 corresponds to the laserstream-core-proto Rust crate version, which is based on Yellowstone gRPC with preprocessed transaction support.
License
MIT
