Skip to content

Show full list of token via Debank API, then quick swap it

Notifications You must be signed in to change notification settings

KrystalDeFi/multi-swap-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-swap-app

Overview

multi-swap-app is a single-page application built with React and TypeScript that connects to an Ethereum wallet (e.g., Rabby) and displays a list of tokens using the Debank API.

Features

  • Connects to Ethereum wallets
  • Fetches and displays token information from the Debank API
  • Built with React and TypeScript for type safety and better development experience

Getting Started

Prerequisites

  • Node.js (version 14 or higher)
  • yarn (Node package manager)

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/multi-swap-app.git
    
  2. Navigate to the project directory:
    cd multi-swap-appp
    
  3. Install the dependencies:
    yarn install
    

Running the Application

To start the development server, run:

yarn start

This will open the application in your default web browser at http://localhost:3000.

Building for Production

To create a production build, run:

yarn run build

The build artifacts will be stored in the build directory.

Usage

Once the application is running, you can connect your Ethereum wallet and view the list of tokens fetched from the Debank API.

Contributing

Feel free to submit issues or pull requests to improve the application.

License

This project is licensed under the MIT License.

About

Show full list of token via Debank API, then quick swap it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published