Kaiak / kaiak-wallet

A secure and fast way to send and receive Nano cryptocurrency in KaiOS.
https://kaiak.cc
GNU General Public License v2.0
33 stars 9 forks source link

Support both regular Nano Seed and BIP39 seed? #93

Closed aspic closed 3 years ago

aspic commented 3 years ago

The current implementation only supports BIP39 through the https://www.npmjs.com/package/nanocurrency-web library. This makes it so we can't import regular nano seeds (as with https://github.com/marvinroger/nanocurrency-js for instance). We could probably go live with BIP39 only, but should perhaps go live with regular first? :thinking: Related to #77

Citrullin commented 3 years ago

Yes, BIP39 is fine. A bit long, but fine.