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

Creating public and private key #2

Open
AnimusXCASH opened this issue Sep 22, 2020 · 1 comment
Open

Creating public and private key #2

AnimusXCASH opened this issue Sep 22, 2020 · 1 comment

Comments

@AnimusXCASH
Copy link

Hi,

would you be able to provide as well how to create eth wallet address, and send tokens on eth network?

thank you

@dylancaponi
Copy link

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

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