Skip to content

Ethdex/ethdex.js

Repository files navigation


Installation

ethdex.js ships as both a UMD module and a CommonJS package.

CommonJS (recommended):

Install

npm install ethdex.js --save

Import

import {EthDex} from 'ethdex.js';

UMD:

Install

Download the UMD module from our releases page and add it to your project.

Import

<script type="text/javascript" src="ethdex.js"></script>

Documentation

TODO

About

Javascript Module for Ethdex Interaction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages