Skip to content

PerpX is a decentralized perpetual exchange built on the EDU Chain. It empowers users to create synthetic assets that track the price of real-world assets without requiring actual ownership.

Notifications You must be signed in to change notification settings

adisuyash/perpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PerpX

PerpX is a decentralized perpetual exchange built on the EDU Chain. It empowers users to create synthetic assets that track the price of real-world assets without requiring actual ownership.

Live Deployment on Vercel: https://perpx.vercel.app

Network Config:


Here are the network configurations for the EDU Chain: https://educhain.xyz/

Key Value
Token EDU
Chain ID 656476
RPC_URL https://rpc.open-campus-codex.gelato.digital
Block Explorer https://edu-chain-testnet.blockscout.com

Deployments:


Key Contract Addresses
DIA Oracle Deployment Address 0x6626f442eBc679f7e35bC62E36E3c1e8820C81C9
CustomPriceFeed.sol Deployment Address 0x592C7BEE8B59c0bbE6E431e35b47469CD56de421
OrderBook.sol Deployment Address 0xB6d356A248c9aA410a3b91Bca7Eaf0BE3E15AE0d
Owner Address (Mine) 0x225d5a1079121faD050a33bDf1373bAf71aa4219

Project Structure

The PerpX project is organized into two main parts:

Frontend

The frontend code is located in the frontend folder of our GitHub repository.

Folder Structure

/frontend
├── public
├── src
├── package.json
├── README.md
└── ... (other necessary files and folders)

Backend

The backend code is hosted on [Platform/Tool], and the current version is available in the backend folder of our GitHub repository.

Backend Code Link: [Link to the backend code on the relevant platform]

Getting Started

To get started with PerpX, follow these steps:

  1. Clone the repository:

    git clone https://github.com/adisuyash/perpx.git
    cd perpx/frontend
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Your development server will start. Start working with PerpX.

About

PerpX is a decentralized perpetual exchange built on the EDU Chain. It empowers users to create synthetic assets that track the price of real-world assets without requiring actual ownership.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published