openbook 0.0.10

📖 A CLI, TUI and SDK to interact with the OpenBook market on the Solana blockchain (WIP).
Documentation

openbook

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 9 feature flags, 0 of them enabled by default.

cli

  • clap
  • solana-cli-output
  • ratatui
  • tui-input
  • serde
  • crossterm
  • unicode-width
  • strum

serde

  • dep:serde

unicode-width

  • dep:unicode-width

solana-cli-output

  • dep:solana-cli-output

tui-input

  • dep:tui-input

clap

  • dep:clap

crossterm

  • dep:crossterm

strum

  • dep:strum

ratatui

  • dep:ratatui