Economía de Creadores (Creator Economy)
Modelo económico en el que creadores de contenido independientes monetizan su trabajo directamente de su audiencia, sin intermediarios tradicionales.
La economía de creadores surgió con las plataformas UGC (YouTube, 2005) y servicios de monetización (Patreon, 2013; Substack, 2017). Se estima que hay más de 200 millones de creadores en el mundo, 2 millones a tiempo completo.
graph LR
Center["Economía de Creadores (Creator Economy)"]:::main
Rel_nft["nft"]:::related -.-> Center
click Rel_nft "/terms/nft"
Rel_social_token["social-token"]:::related -.-> Center
click Rel_social_token "/terms/social-token"
Rel_web3["web3"]:::related -.-> Center
click Rel_web3 "/terms/web3"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 Explícalo como si tuviera 5 años
Antes, para ser músico famoso, necesitabas un gran sello discográfico. Ahora puedes crear un canal de YouTube o TikTok y millones de personas te encuentran directamente. Los fans pueden pagarte sin intermediario que se quede con la mayor parte del dinero.
🤓 Expert Deep Dive
La tesis de los '1.000 verdaderos fans' (Kevin Kelly, 2008): 1.000 fans dedicados gastando $100/año = $100k/año de ingresos. El riesgo principal del Web2 es el 'riesgo de plataforma' (cambios de algoritmo, desmonetización). ERC-2981 estandariza las regalías NFT on-chain, aunque su aplicación es opcional para cada marketplace.
❓ Preguntas frecuentes
What is the '1,000 True Fans' theory?
Coined by Kevin Kelly in 2008, the theory states that any creator only needs 1,000 dedicated fans each willing to spend $100/year to earn a sustainable $100,000 annual income — without needing millions of casual followers or a label deal.
What is 'platform risk' for creators?
Platform risk is the danger that a platform (like YouTube or TikTok) can change its algorithm, demonetize your account, or ban you entirely, destroying your income. This is why many creators build owned channels (email lists, their own websites) as a hedge.
Do NFT royalties automatically pay creators?
Not always. ERC-2981 is a standard that signals royalty preferences on-chain, but individual NFT marketplaces must choose to honor it. Many competing marketplaces have made royalties optional, which is an ongoing controversy in the NFT space.