New Infrastructure for Web3 Subscriptions — making them more secure, transferable, and decentralized
Subverse is a decentralized infrastructure protocol designed to power the next generation of Web3 subscriptions. It solves key problems in traditional subscription models — such as lack of transparency, non-transferability, and platform lock-in — by leveraging smart contracts, on-chain identity, and NFT-based access control.
With Subverse, users truly own their subscriptions, can transfer or resell access, and projects can build interoperable, censorship-resistant subscription experiences. Whether it's for tools, communities, creators, or DAOs, Subverse is building the foundation for a more open, secure, and composable subscription economy — right at the edge of the $1.5 trillion market boom.
Through integration with Model Context Protocol (MCP), Subverse enables seamless cross-platform subscription management, including NFT-based subscription transfers, delegation, and contextual actions — all executed with a single, standardized command interface. This empowers both users and developers to create flexible, interoperable experiences across the Web3 ecosystem.
Subverse was built as a modular Web3 subscription infrastructure using modern frontend and blockchain tooling. The core architecture includes a React-based frontend powered by Vite, integrated with "Wagmi v1" and "Viem" for seamless smart contract interactions across chains.
We use "NFTs as access tokens" for subscriptions, which enables secure, verifiable, and transferable ownership. These NFTs are minted and managed via custom smart contracts written in Solidity and deployed to EVM-compatible testnets.
To enhance interoperability and command-based interactions, we integrated "Model Context Protocol (MCP)". MCP enables users to perform contextual actions—such as transferring an active subscription NFT—through a standardized prompt interface. This provides a CLI-like experience on the frontend and supports easy integration with third-party wallets or assistants.
transfer Netflix to 0xABC...
), bypassing traditional UI flows.