Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

regentmarkets-repo-archive/etherdelta.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

Clone recursively using the following command:

> git clone --recursive <repo-name>

Install browserify and derequire globally:

> npm install -g browserify
> npm install -g derequire

Run bundler using:

> bash browserify.sh

Updating the repo

> bash pull.sh

Note: In case of path errors, make sure the index.html file points to correct url.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.3%
  • CSS 3.8%
  • HTML 2.9%