-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add processing scripts #24
Conversation
- bin/update-json.sh this script will take the input and output in json format that matches the requirements for the mobile app - bin/translate-combination.sh process the text through google translate
I've updated the json output script to match blink's current structure. |
#24 GaloyMoney/blink-mobile#2704 GaloyMoney/blink#3306 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for moving the ball forward on this! I left two comments.
Looks great, thanks Lee! |
bin/update-json.sh
this script will take the input and output in json format that matches the requirements for the mobile app. NOTE: this format matches Bitcoin Jungle's fork of Galoy and looks like it needs some minor adjustments for Blink currently.
bin/translate-combination.sh
process the text through google translate - helpful tool to translate.