A simple cron-based backend designed for Token2022 token creators to withdraw accumulated token fees.
-
Install Dependencies
First, install the required dependencies:
yarn install
-
Start the Application
Once the dependencies are installed, start the backend server:
yarn start