- MacOS M1
- clone this repo
- cd into the repo
- chmod 777 solana_parser
./solana_parser -s <signature>or./solana_parser -s <signature> -r <rpc node url>- output will be printed to stdout, as follows:
- transfer/transferChecked
- mintTo/mintToChecked
- burn/burnChecked
- createAccount
- initializeAccount
- createAccountWithSeed
- parse all solana chain transfer/transactions/instructions
- display as solscan
- run
./solana_parser -s 2tjWG2CevsrrouDK1o8Q1tmqNPq6SotKeJ3FCeTV1Cpy2pFYdHN7rwSk8hZK1Mfs6SxeeGxo3Sv2fieYMpNyrmDW












