Skip to content

CoFiX is the first innovative product in the CoFi field, and it is a DEX based on the NEST oracle.

Notifications You must be signed in to change notification settings

Computable-Finance/CoFiX-Web-User-Interface

Repository files navigation

CoFiX User Interface

build deploy

Introduction

This repository is the CoFiX Dapp for users.

What is CoFix?

CoFiX is the first innovative product in the CoFi field, and it is a DEX based on the NEST oracle.

How to Deploy and Test the CoFiX User Interface?

  1. Clone the project
git clone https://github.com/Computable-Finance/CoFiX-Web-User-Interface
  1. Install dependencies
  • Run yarn in the root of the project
  • Run yarn start to start the project
  1. Run Dapp with Docker(option)
  • Install Docker
  • Run yarn build
  • Run docker build -t cofix . in the root of the project
  • Run docker run -d -p 80:80 cofix to start your project on localhost:80

About

CoFiX is the first innovative product in the CoFi field, and it is a DEX based on the NEST oracle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages