Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants