Settings file used by Blockchain wallet clients excluding Web:
👋 Web wallet no longer uses wallet-options. It is now handled via application definitions!
Install node modules: npm install
Validate options files: npm test
Watch mode: npm test -- --watch
JSON format options: npm run format [env?]
To deploy to different environments (dev/staging/testnet/prod):
./scripts/upload.sh ENV