Validates a wallet's mnemonic phrase backup and translates it from one supported language to another.
In a bid to make Bitcoin more accessible, this application provides a simplified interface for users to translate their existing Mnemonic phrase backup between bip-39 supported languages. It also validates the checksum property and informs the user accordingly.
To test the app, a clone of the repository and subsequent running of "npm install" in the directory will install the necessary packages. Its features can be simulated using an IOS simulator, Android emulator or physical devices. APK file for android can be downloaded here
Thanks to Theophilus Isah and Vladmir Fomone for suggesting and collaborating on the project.