We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
would you be able to provide as well how to create eth wallet address, and send tokens on eth network?
thank you
The text was updated successfully, but these errors were encountered:
There are many ways to create ETH wallets, my ether wallet is one way: https://www.myetherwallet.com/getting-started You could also make a MetaMask wallet: https://metamask.io/faqs.html
Here is how you can get your MetaMask private key: https://metamask.zendesk.com/hc/en-us/articles/360015289632-How-to-Export-an-Account-Private-Key
Then just fill in the blanks on this example: https://github.com/dappuniversity/web3_py_examples/blob/master/examples/3_send_transactions.py
Sorry, something went wrong.
No branches or pull requests
Hi,
would you be able to provide as well how to create eth wallet address, and send tokens on eth network?
thank you
The text was updated successfully, but these errors were encountered: