Surfer - A solana token cli rewrite which is simple and adds support for token extensions and parsing
-
Fetch Mint account
- parse
mintaccount - parse mint
extensions - fetch and parse
token metadata,master editionif available
- parse
-
Fetch Token account
- parse
token account - parse token account
extensions
- parse
Note: This is a work in progress and will be updated with more features
-
Send Mint Ixs
-
Send Token Ixs
export SOLANA_RPC_URL="https://api.devnet.solana.com"cargo run