Skip to content

piakushin/sol-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana SDK use cases

Different use cases of solana SDK.

Installation

Prerequisites

  • Rust
  • Solana CLI tools

Setup

  1. Clone the repository:

    git clone https://github.com/piakushin/sol-test.git
    cd sol-test
  2. Prepare test cases:

    cargo run --release -- prepare

    This command will create files:

    • balances.yaml
    • transfer.yaml
    • geyser.yaml Also additional *.json account files.
  3. Run retrieving balances:

    cargo run --release -- get-balances
  4. Run batch transfers:

    cargo run --release -- transfer
  5. Run block following with geyser:

    cargo run --release -- geyser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages