Influanto is the all in one marketing platform for artists and musicians.
As an Independent Artist myself struggling with marketing and promotion for over 8 years I realized you can't do it all and I wanted to find a way to solve my own headaches and offer something valuable to the artist community. Influanto allows artists, musicians, and content creators to create a Link in Bio, Release Pages for their songs and albums, create and manage newsletters and contacts, link merch to their pages, and they can now create NFTs for their music to sell direct to consumer. As an all in one tool we don't want to overwhelm the user but offer them everything they need in their marketing journey.
Influanto was originally built on top of a Next.js Template by ShipFast, it's powered by Supabase for the database, and for ETH Global I have finished the Collectibles feature which allows users to create NFTs for their songs and albums and sell them directly on their Release Page with all their links and merch. We used embedded wallets and account abstraction through Privy so artists can sign in with familiar methods like Google or email while interacting onchain seamlessly in the background. To abstract the web3 component a little further we implemented ens subdomains for users that sign in with privy, so instead of 0x0123... they see 'username.influanto.eth'. In the future I would love to create nested subdomains each users release pages and redirect all the subdomains to influanto, in case they do have a web3 audience then everything is linked for them under one name. I deployed the smart contract on Polygon, and I am using walrus for storage.

