Skip to content

An Orderbook-based Decentralized Exchange using the Substrate Blockchain Framework.

Notifications You must be signed in to change notification settings

Polkadex-Substrate/polkadex-business-website

Repository files navigation

Polkadex Business Website

An open-source repository for the Polkadex Business Website front end interface maintained by Polkadex Inc.

Polkadex is a fully non-custodial peer-to-peer orderbook-based cryptocurrency exchange for the DeFi ecosystem built on Substrate.

Interface

Web: polkadex.trade

Directory Structure

Folder Contents
src/components All UI components used in this application.
src/data Manual data related to the old crowdloans.
src/hooks All React hooks used in this application.
src/translations Translation files for internationalization purposes.
src/providers Context providers for managing global state and side effects.
src/pages All individual page components for the application.
src/styles Global styles and styles for older pages.
src/utils Utility functions and tools used in the migration page and other features.

Running the Interface Locally

yarn
yarn dev

Open http://localhost:3000 with your browser to see the result.

Social Media

Polkadex Links:

Releases

No releases published

Packages

No packages published