Recurring crypto payments manager. Winner of the Best Superfluid and Opolis Project at ETHDenver 2022.
SuperX is a user interface tool that simplifies the process of creating and managing Superfluid streams in isolated environments. The application is hosted on Vercel and the contract is deployed on the Polygon Mumbai test network. SuperX was developed during ETHDenver 2022 to address the issue of perpetual streams on the Superfluid protocol.
To deploy the contract, it is necessary to export the private key in a .env file. Follow the steps below to run the application:
yarn dev for development modeyarn build to create an optimized production buildyarn start to start the applicationPlease note that SuperX is still under development, as it was originally created as a hackathon project.
SuperX is a tool designed to simplify the creation and management of Superfluid streams. It offers a simple user interface and operates in isolated environments, ensuring that streams automatically go insolvent after reaching a set limit. The application is hosted on Vercel and the contract is deployed on the Polygon Mumbai test network. Although SuperX is still in development, it provides a promising solution for managing perpetual streams on the Superfluid protocol.