web3p / web3.php

A php interface for interacting with the Ethereum blockchain and ecosystem. Native ABI parsing and smart contract interactions.
MIT License
1.16k stars 543 forks source link

how to use privateKeyToAccount for get account using private key ? #297

Open yogeshsaroya opened 1 year ago

yogeshsaroya commented 1 year ago

Hi

I did not find document about privateKeyToAccount

similer to web3.eth.accounts.privateKeyToAccount(process.env.PRIVATE_KEY).address; (node js )

hashimkhan17 commented 1 year ago

sir, can you assign this to me i will help you out

gnumarquez commented 1 year ago

i've same problem