#vote #account #interact #manager #solana #utility #authority

app solana-vamp

solana-vamp is a utility program that can be used to interact with the Solana Vote Account Manager program

2 releases

0.1.1 Apr 11, 2023
0.1.0 Apr 11, 2023

#26 in #authority

GPL-3.0-only

78KB
1.5K SLoC

solana-vamp is a utility program that can be used to interact with the Solana
Vote Account Manager program.

Usage:
  solana-vamp enter                      -- To start using VAMP
  solana-vamp set-leave-epoch            -- To set a leave epoch
  solana-vamp leave                      -- To stop using SOLANA-VAMP
  solana-vamp set-administrator          -- To set the administrator
  solana-vamp set-operational-authority  -- To set the operational authority
  solana-vamp set-rewards-authority      -- To set the rewards authority
  solana-vamp set-vote-authority         -- To set the vote authority
  solana-vamp set-validator-identity     -- To set the validator identity
  solana-vamp withdraw                   -- To withdraw from a vote account
  solana-vamp set-commission             -- To set commission
  solana-vamp show                       -- To show managed state
  solana-vamp help                       -- To print this help message

For help on a specific command, use 'solana-vamp help <COMMAND>', for example:

$ solana-vamp help enter

Dependencies

~75MB
~1.5M SLoC