iancoleman / bip39

A web tool for converting BIP39 mnemonic codes
https://iancoleman.io/bip39/
MIT License
3.5k stars 1.44k forks source link

Aion Integration? #290

Closed a-toad-a-so closed 5 years ago

a-toad-a-so commented 5 years ago

Request to add Aion to the tool. Novice coder here, but some of this code might be helpful(?)

https://github.com/aionnetwork/aion_ledger/blob/5ab1e434257ee54d028ada0c9ff298213abe480b/src/main.c https://github.com/aionnetwork/aion_ledger/blob/5ab1e434257ee54d028ada0c9ff298213abe480b/test/test_cases.py https://github.com/aionnetwork/aion/blob/ebbb7a982228bac0fc0590cd2bc7ecf8fa221046/modGui/src/org/aion/wallet/util/CryptoUtils.java

iancoleman commented 5 years ago

Please ask the Aion community to submit a pull request adding this coin to the tool.