Day 2 Worked on the token creation flow. built /api/create-token backend prepares transactions frontend signs via wallet (Phantom) Why I wanted to keep everything non-custodial. Problem Where does signing actually happen? At first I was mixing things: some logic frontend some backend It got messy fast. Decision Backend builds → wallet signs → that’s it. No exceptions.
Dev Journal — Building a Non-Custodial Token Tool on Solana
john Smith·Dev.to··1 min read
D
Continue reading on Dev.to
This article was sourced from Dev.to's RSS feed. Visit the original for the complete story.