Actions
New feature / Change #4015
closedInclude ETH and Polkadot js to generate addresses
Start date:
02/02/2022
Due date:
% Done:
0%
Estimated time:
Description
Create first library to manage generation of various kind of addresses/keys based on single Mnemonic :
- Polkadot JS : @polkadot/keyring and @polkadot/util
- ETH : ethereumjs-wallet
- BTC : bitcore-lib and bitcoinjs-lib
- ALPH : alephium-js (https://github.com/alephium/alephium-js)
bip32 and bip39 should be required as well.
Actions