DEX8 SDK is a library which helps developers to create DEX8 crawler, scraper tasks or automated serverless scripts.
Documentation is available at https://www.dex8.com/learn/dex8-sdk .
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
Copyright (c) 2020 Saša Mikodanić (Cloud jdoo) licensed under AGPL-3.0 .