Skip to content

OraiDEX is an IBC and CosmWasm-based decentralized exchange platform with multichain interoperability, optimal speed, and a lot of liquidity options for users

License

Notifications You must be signed in to change notification settings

oraidex/oraiswap-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

439f2d3 · Jan 7, 2025
Oct 30, 2024
Oct 30, 2024
Dec 24, 2024
Nov 27, 2024
Dec 27, 2024
Jan 7, 2025
Jan 2, 2025
Jul 25, 2024
Nov 7, 2022
Sep 29, 2023
Oct 30, 2024
Aug 1, 2024
Aug 31, 2022
Dec 3, 2020
Oct 25, 2023
Jul 25, 2024
Oct 30, 2024
Jun 26, 2024
Mar 2, 2023
Jan 3, 2025
Jul 22, 2024
Jan 5, 2025
Jul 22, 2024
Oct 30, 2024
Jul 22, 2024
Oct 30, 2024
Oct 30, 2024
Dec 5, 2024
Jan 5, 2025

Repository files navigation

Oraidex's Frontend

Overview

This repository provides frontend code for Oraidex of Oraichain.

Prerequisite

  • A working contract described here
  • NodeJS 10+

Installation

  1. Git clone this repo to desired directory
git clone https://github.com/oraichain/oraiswap-frontend.git
  1. Install required packages
yarn install
  1. Dev it or build it
yarn start
yarn build

# typescript generated for scss
yarn ts-css

If there is a problem related to babel-preset-react-app go to node_modules/babel-preset-react-app and run yarn then try again

or add this into package.json

"nohoist": [
      "**/babel-preset-react-app/@babel/runtime"
]

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

Released under the Apache 2.0 License.

Happy comment

About

OraiDEX is an IBC and CosmWasm-based decentralized exchange platform with multichain interoperability, optimal speed, and a lot of liquidity options for users

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages