/capital-dex-token-list

Capital DEX default token list

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

capital-dex-token-list

This GitHub repo contains the default token list used in the Capital DEX interface.

Usage

Install dependencies

npm install

Test

npm run test

Build

npm run build

Prepublish

Update version in package.json file and run:

npm run prepublish

License

GPL-3.0