PSA for builders: always verify SPL payments server side.
Check the mint, the destination ATA, the amount and the memo. Never trust the client. #solana #buildinpublic
Hot path for likes: build tx → wallet signs → server verifies → receipt row. Idempotent on the signature. #solana #buildinpublic