Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Send a transaction using passphrase and private key #2247

Closed
anjalialance opened this issue Jan 28, 2019 · 1 comment
Closed

Send a transaction using passphrase and private key #2247

anjalialance opened this issue Jan 28, 2019 · 1 comment

Comments

@anjalialance
Copy link

Hi,

I want to make a transaction with the help of the passphrase or the mnemonics that I have generated using bip39. Now, I am having a private key and address generated by that particular mnemonics. How can I make a transaction using passphrase. Please help.
var decryptedAccount = web3js.eth.accounts.encrypt(keyStore, 'Password');
I am using this but I don't have a keystore can I use only password and not the keystore or i can include there my private key. Suggest.

Thanks in advance.

@nivida
Copy link
Contributor

nivida commented Jan 28, 2019

Closed because the issue template was not used.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants