Skip to content

Seroxdesign/deploy-supertoken

Repository files navigation

This is a Next JS app that allows users to deploy supertokens from ERC20 tokens

Getting Started:

First, clone the app, install the packages and run the development server:

git clone
yarn install
yarn dev

Packages and Libraries:

  • Wagmi: - Used for network connections, token data, and executing blockchain transactions.
  • ConnectKit: - Used to connect wallet to application.
  • ANTD: - UI library, used for tables, layout and buttons.

How To Use:

1 - Connect your wallet:

image

2 - Input your ERC20 token address from any network:

image

3 - Tables with token data will populate, when ready click the deploy supertoken button:

image

4 - When token is deployed, you can check the transaction Link, supertoken Link on your network scan and check the token on Superfluid console:

image

5 - Check superfluid console for newly deployed token:

image