Skip to content

chanceDira/Final-Year-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launching the Decentralized Exchange

Prerequisites

You need to have docker and docker-compose.

If you don't already have them installed, you can follow this link to install them (free).

Initial Setup

  1. Clone this repo

    git clone https://github.com/chanceDira/final-year-project.git
    
  2. Change your working directory

    cd final-year-project
    
  3. Build and launch your hydro relayer

    docker-compose pull && docker-compose up -d
    
  4. Check out your relayer

    Open http://localhost:3000/ on your browser to see your exchange in action!

About

This project is about Decentralized Exchange using scaffold protocol.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published