Skip to content

A Comprehensive Liquidity Management Platform for Creating, Depositing, Withdrawing, and Swapping Tokens on Stellar Network.

Notifications You must be signed in to change notification settings

jitendragangwar123/Building-DeFi-DApp-On-Stellar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Flexi Mart

A comprehensive liquidity management platform for creating, depositing, withdrawing, and swapping tokens on the Stellar Network.

Screenshot 2024-09-02 at 12 03 15 AM

Features

  • Liquidity Pool Creation: Create liquidity pools on the Stellar Testnet.
  • Token Swapping: Swap tokens seamlessly within the platform using Stellar's native functionalities.
  • Depositing and Withdrawing: Manage liquidity pools by depositing and withdrawing assets.

Setup Instructions

  1. Clone the repository:

    git clone https://github.com/jitendragangwar123/Building-DeFi-DApp-On-Stellar
  2. Install dependencies for front-end:

    cd client
    npm install
  3. Start the front-end development server:

    npm run dev
  4. Install dependencies for back-end:

    cd server
    npm install
  5. Start the back-end development server:

    npm start

Implementation Details

This platform utilizes the Stellar SDK for JavaScript to interact with the Stellar Testnet. Users can:

  • Create Wallet:

    Screenshot 2024-09-02 at 12 03 37 AM
  • Create a liquidity pool:

  • Screenshot 2024-09-02 at 12 04 37 AM
  • Swap tokens:

    Screenshot 2024-09-02 at 12 09 23 AM
  • Withdraw from the liquidity pool:

    Screenshot 2024-09-02 at 12 05 28 AM

Proof of Transaction Actions

About

A Comprehensive Liquidity Management Platform for Creating, Depositing, Withdrawing, and Swapping Tokens on Stellar Network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published