Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 732 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 732 Bytes

wallet-options Build Status

Settings file used by Blockchain wallet clients excluding Web:

👋 Web wallet no longer uses wallet-options. It is now handled via application definitions!

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