Skip to content

Latest commit

 

History

History
113 lines (76 loc) · 2.31 KB

README.md

File metadata and controls

113 lines (76 loc) · 2.31 KB


Sync Swap Parallel

It is a parallel version of the Web3 Sync Swap Product
View Original

Table of Contents
  1. Getting Started
  2. Usage
  3. License
  4. Contact
  5. Acknowledgments

Built With

  • React

(back to top)

Getting Started

Prerequisites

  • Download and install ( NodeJs )[https://nodejs.org/] v20.11.1 or greater

  • npm

    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/techemmy/Sync-Swap-Parallel
  2. Install NPM packages
    npm install
  3. Start the app
    npm run dev

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Your Name - @itechemmy - emmanueltopea@gmail.com

Project Link: https://github.com/techemmy/Sync-Swap-Parallel

(back to top)

Acknowledgments

...

(back to top)