issues
search
metaplex-foundation
/
SolanaKT
This is a open source library on kotlin for Solana protocol.
MIT License
71
stars
36
forks
source link
Mnemonic Generation with tested HotAccount
#106
Closed
ajamaica
closed
2 years ago
ajamaica
commented
2 years ago
Description
Add bip39 Mnemonic Support
Addresses #95
Work Completed
This PR implements Bip39 safe generations.
API Changes
It adds a new Mnemonic Object from number of words
Testing
Test some use cases of Phrase Generation to HotWallet
Description
Work Completed
API Changes
Testing