Skip to content

siomochkin/dx25-close-position

Repository files navigation

DX25 Close Position DApp

A React dApp for closing liquidity positions on the DX25 protocol (MultiversX blockchain).

Requirements

  • Node.js 16.20.0+
  • npm 8.19.4+ or yarn

Quick Start

  1. Install dependencies:
yarn install
  1. Run development server:
yarn start

Open http://localhost:3000 in your browser.

  1. Build for production:
yarn build

Usage

  1. Connect your MultiversX wallet
  2. Find your position ID in positions.csv (match your wallet address with account_id)
  3. Enter your position ID
  4. Click "Close" to close the position

Scripts

  • yarn start - Development server
  • yarn build - Production build
  • yarn lint - Run linter

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages