@ethereumjs/wallet / thirdparty / Thirdparty
constThirdparty:object
Defined in: thirdparty.ts:195
fromEtherCamp: (
passphrase) =>Wallet
Third Party API: Import a brain wallet used by Ether.Camp
string
fromEtherWallet: (
input,password) =>Promise<Wallet>
string |
EtherWalletOptions |
string
Promise<Wallet>
fromQuorumWallet: (
passphrase,userid) =>Wallet
Third Party API: Import a brain wallet used by Quorum Wallet
string
string