Cargo Features

yellowstone-vixen-parser has no features set by default.

[dependencies]
yellowstone-vixen-parser = { version = "0.1.0", features = ["proto", "token-extensions", "token-program", "orca", "raydium"] }
proto

Enables yellowstone-vixen-proto, proto of yellowstone-vixen-core

Affects helpers::proto, account_helpers::token_extensions_proto_parser, instruction_helpers::proto_parser

token-extensions = token-program

Enables spl-token-2022 ^4.0.0, spl-token-group-interface ^0.3.0, spl-token-metadata-interface ^0.4.0, and spl-type-length-value ^0.5.0

Affects yellowstone-vixen-parser::token_extension_program

token-program token-extensions?

Enables spl-token ^6.0.0

Affects yellowstone-vixen-parser::token_program

orca = orca_whirlpools_client

Affects yellowstone-vixen-parser::orca

raydium

Affects yellowstone-vixen-parser::raydium

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

orca_whirlpools_client orca?

Enables orca_whirlpools_client ^0.1.0