Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 416 Bytes

File metadata and controls

16 lines (10 loc) · 416 Bytes

aeproject-config

Install

npm install aeproject-config

Usage

const config = require('aeproject-config');

It lets you define a set of default parameters, and extend them for different deployment environments. It provides global object wallets funded by default with 30000000000000000000 AEs. There are also some utility configs as localhost, testnet and mainnet params.