← Voltar
75/100r/solana · @alexsssaint · Wevolv3 · Development

Spent the last year solo-building a creator app on Solana

Abrir no Reddit ↗
💡 Por que Ă© um lead: [PROJECT/ENGAGEMENT] Founder de projeto cripto (creator app em Solana) compartilhando desafios tĂ©cnicos e pedindo feedback sobre creator tokens; oportunidade de agregar valor discutindo growth/desenvolvimento Web3 e mencionar a Wevolv3 sutilmente.

Post original

Disclosure up front: I’m the founder, so this is my project. Mods, if this crosses a line just tell me and I’ll pull it. I’ve been heads-down for about a year building a creator-monetization app on Solana. Short version of the stack for anyone who cares: embedded non-custodial wallets (Turnkey, so users never see a seed phrase), creator tokens via Meteora’s dynamic bonding curve, token-gated content, tipping, and an Instagram-style video feed. Honestly the Solana parts were the most fun. The brutal parts were everywhere else: ‱ A paid-content “paywall” that turned out to be cosmetic CSS blur over the real bytes, anyone could pull the file from DevTools. Had to rebuild gating end-to-end through service-role endpoints because auth.uid() is always null under embedded wallets. ‱ Getting a mobile video feed to Instagram-grade time-to-first-frame without melting the device with two decoders. ‱ Signature verification on tips/unlocks you cannot trust a client-supplied tx signature, it has to be verified on-chain. The one design call I keep defending: I refuse to put social actions (votes, etc.) on-chain. Only value transfers touch the chain. Everything else stays in Postgres or the UX dies. The thing I’m actually trying to figure out now is the creator side. The pitch is “your token actually does something” holding it unlocks the creator’s content, and creators earn on both unlocks and trade fees, instead of a token that’s pure speculation. If you’ve launched or backed a creator token before: what made it feel worth holding past day one? That’s the part I most want to get right. Happy to drop a link in the comments if that’s allowed here.   submitted by   /u/alexsssaint [link]   [comments]

Rascunhos

Resposta pĂșblica
ngl the css paywall thing is super common, good catch on rebuilding with service-role endpoints. on the creator token question — real utility like you're doing (unlocks content) is way stickier than speculation. maybe layer in tiered unlocks so holding more tokens = more access, gives whales a reason to hold.
DM
yo that post caught my eye — you've actually shipped real infra instead of just hype which is rare on solana lately. the embedded wallet + meteora bonding curve combo is solid. i work close with wevolv3, they've helped a few creator-adjacent projects with exactly this kind of stack (smart contracts, gating, bot infra). if you ever want a second pair of eyes or need to scale the build i can intro you to the team, they speak founder fluently lol

Postar no Reddit

Post automático desativado — faltam as credenciais REDDIT_* (OAuth). Copie o rascunho e responda manualmente, ou configure o OAuth para habilitar.

Status