Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 703 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 703 Bytes

wallet-options Build Status

Settings file used by Blockchain wallet clients:

Validation

Install node modules: npm install

Validate options files: npm test

Watch mode: npm test -- --watch

JSON format options: npm run format [env?]

Deploy

To deploy to different environments (dev/staging/testnet/prod):

./scripts/upload.sh ENV