This package has been deprecated

Author message:

The DEX8 SDK is no longer supported. Please use dex8-cli npm package.

dex8-sdk
TypeScript icon, indicating that this package has built-in type declarations

2.14.0 • Public • Published

DEX8 SDK

DEX8 SDK is a library which helps developers to create DEX8 crawler, scraper tasks or automated serverless scripts.

Documentation

Documentation is available at https://www.dex8.com/learn/dex8-sdk .

Environments

Defined in config.js file.

# API http://localhost:8001
export NODE_ENV=development

# API http://api-stage.dex8.com
export NODE_ENV=stage

# API http://api.dex8.com
export NODE_ENV=
or
export NODE_ENV=production

Licence

Copyright (c) 2020 Saša Mikodanić (Cloud jdoo) licensed under AGPL-3.0 .

Package Sidebar

Install

npm i dex8-sdk

Homepage

www.dex8.com

Weekly Downloads

20

Version

2.14.0

License

AGPL-3.0

Unpacked Size

416 kB

Total Files

190

Last publish

Collaborators

  • smikodanic