1/ While working @metaplex I created a few tools to make working with #Solana more fun and productive.
I'll introduce them in this thread. 🧵
2/ First up, amman-explorer.metaplex.com connects with a locally running #solana validator, tracks recent transactions, labels accounts, and deserializes account data to help you diagnosing issues and understanding how your transactions execute.
3/ In order to allow testing NFT uploads in your local environment, amman includes a mock storage server.
The locally uploaded NFTs even show up in your wallet.
4/ github.com/metaplex-found… which powers the above includes other niceties like auto-labels and more readable solana logs.