Docs.rs
  • nifty-cli-0.0.0
    • nifty-cli 0.0.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • samuelvanderwaal
    • febo
    • Dependencies
      • anyhow ^1.0.75 normal
      • borsh ^0.9.3 normal
      • clap ^4.4.10 normal
      • dirs ^5.0.1 normal
      • indexmap ^2.1.0 normal
      • nifty-asset ^0 normal
      • nifty-asset-types ^0 normal
      • podded ^0.4.0 normal
      • retry ^2.0.0 normal
      • serde ^1.0.193 normal
      • serde_json ^1.0.108 normal
      • serde_with ^3.4.0 normal
      • serde_yaml ^0.9.27 normal
      • solana-client ~1.16 normal
      • solana-logger ~1.16 normal
      • solana-program ~1.16 normal
      • solana-sdk ~1.16 normal
      • tokio ^1.35.1 normal
    • Versions
    • 50.85% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

nifty_cli0.0.0

  • Macros
  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases
?
Change settings

List of all items

Structs

  • args::Args
  • commands::ApproveArgs
  • commands::Asset
  • commands::Burn
  • commands::BurnArgs
  • commands::Create
  • commands::CreateArgs
  • commands::CreateInstructionArgs
  • commands::DecodeArgs
  • commands::Keypair
  • commands::LockArgs
  • commands::MintArgs
  • commands::PathBuf
  • commands::Pubkey
  • commands::RevokeArgs
  • commands::Transfer
  • commands::TransferArgs
  • commands::UnlockArgs
  • setup::CliConfig
  • setup::CliConfigBuilder

Enums

  • args::Commands
  • commands::Standard

Traits

  • commands::Signer

Macros

  • commands::anyhow
  • transaction

Functions

  • commands::handle_approve
  • commands::handle_burn
  • commands::handle_create
  • commands::handle_decode
  • commands::handle_lock
  • commands::handle_mint
  • commands::handle_revoke
  • commands::handle_transfer
  • commands::handle_unlock
  • commands::mint
  • commands::read_keypair_file
  • commands::system_program::check_id
  • commands::system_program::id
  • transaction::send_and_confirm_tx
  • transaction::send_and_confirm_tx_with_retries

Type Aliases

  • commands::Result

Constants

  • commands::system_program::ID