Skip to content

A decentralized perpetuals exchange on Arweave/AO that aims to create synthetic assets that mimic the price of another asset without ever holding the actual asset.

Notifications You must be signed in to change notification settings

adisuyash/convergent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Convergent

Convergent is a decentralized perpetual exchange on Arweave/AO that aims to create synthetic assets that mimic the price of another asset without ever holding the actual asset.
This innovation allows users to gain exposure to various assets without the need to physically own them, providing a seamless and efficient way to diversify and manage investments.

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

Project Structure

The project is divided into two main parts:

Frontend

The frontend source code is in the frontend folder in our GitHub repository. This section handles the user interface and interactions, providing a smooth and intuitive experience for users.

Folder Structure

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

Backend

The backend code, which handles Convergent's core logic and data processing, is hosted on the BetterIDEA. The current file is provided in the backend folder in our GitHub repository.

Backend Code Link: Convergent Backend on BetterIDEA

Getting Started

To get started with the Convergent project, follow these steps:

Clone the repository:


git clone https://github.com/adisuyash/convergent.git
cd convergent/frontend

Install dependencies:


npm install

Run the development server:


npm run dev


protocol.land

About

A decentralized perpetuals exchange on Arweave/AO that aims to create synthetic assets that mimic the price of another asset without ever holding the actual asset.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published