Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 437 Bytes

File metadata and controls

22 lines (15 loc) · 437 Bytes

Daidex Beta Version:

In this beta version new functionalities will be tested. Specially those related to ZeroEx library (0x.js) and Web3 (web3.js)

Currently this repo uses the following versions

  • 0x.js@0.38.6
  • bignumber@5.0.0
  • web3@1.0.0

Migration to 0x.js version 1.0.4 is urgently needed.

How to install

$ git clone <repo>

$ npm install

$ npm run build

$ npm start

Go to localhost:3000