More Premium Hugo Themes Premium Nextjs Themes

Ethdenver

Recurring crypto payments manager. Winner of the Best Superfluid and Opolis Project at ETHDenver 2022.

Ethdenver

Recurring crypto payments manager. Winner of the Best Superfluid and Opolis Project at ETHDenver 2022.

Author Avatar Theme by freeman-jiang
Github Stars Github Stars: 8
Last Commit Last Commit: Feb 26, 2022 -
First Commit Created: Dec 18, 2023 -
Ethdenver screenshot

Overview

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.

Features

  • Simple UI: SuperX provides a user-friendly interface for creating and managing Superfluid streams.
  • Isolated Environments: Streams created on SuperX are isolated, ensuring that they automatically go insolvent after reaching a preset limit.
  • Gasless Payments: Superfluid allows for gasless recurring crypto payments called streams, which can be easily managed on SuperX.

Installation

To deploy the contract, it is necessary to export the private key in a .env file. Follow the steps below to run the application:

  1. Install the dependencies using yarn.
  2. Start the application using one of the following commands:
    • yarn dev for development mode
    • yarn build to create an optimized production build
    • yarn start to start the application

Please note that SuperX is still under development, as it was originally created as a hackathon project.

Summary

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.