Skip to content

blockchain/wallet-options

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published