All Projects → blockchain → wallet-options

blockchain / wallet-options

Licence: other
No description, website, or topics provided.

Programming Languages

javascript
184084 projects - #8 most used programming language
shell
77523 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].