4
If not, what would be the easiest way to modify an open source iOS/Android wallet (eg copay) to do this?
4
If not, what would be the easiest way to modify an open source iOS/Android wallet (eg copay) to do this?
1
Here is the bip39 for traditional Chinese word list.
https://github.com/bitcoin/bips/blob/master/bip-0039/chinese_traditional.txt
Also, there are some useful pages that explain how to implement Mnemonic code for generating deterministic keys as following,
2
I found this: https://bitcore.io/api/mnemonic/ but not sure how compatible this is with copay code.
– leo – 2016-06-12T08:52:58.047