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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 8, 2021
6f347a0 · Oct 8, 2021

History

75 Commits
Sep 10, 2021
Jul 29, 2021
Oct 8, 2021
Jul 29, 2021
Jul 29, 2021
Jul 29, 2021
Jul 29, 2021
Jul 29, 2021
Sep 8, 2021
Sep 10, 2021
Jul 29, 2021
Sep 17, 2021
Jul 29, 2021
Sep 16, 2021

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