Skip to content

0xpcut/substreams-solana-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

substream-solana-utils

This crate provides utility functions for developing Solana substreams. To get started, check out some of the available examples.

Usage

To include substreams-solana-utils in your project, add the following to your Cargo.toml:

[dependencies]
substreams-solana-utils = { git = "https://github.com/0xpapercut/substreams-solana-utils", tag = "v0.1.4" }