Skip to content

techemmy/Sync-Swap-Parallel

Repository files navigation


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)