Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
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

Description

@anjalialance

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions