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

How can I get the code to make public addresses for the theta token? #24

Open
joetlesan opened this issue Mar 29, 2021 · 2 comments
Open

Comments

@joetlesan
Copy link

I am interested in getting a public address automatically in python code from 12 words that I enter as a mnemonic. Is this possible?

@joschi27
Copy link

Look at this;
https://github.com/thetatoken/theta-mainnet-integration-guide/tree/master/demos/keypair/create-key-pairs-demo

It's a demo where you can generate wallets in java.

(I don't know much about it actually, but the wallet seems to be the same as ethereum, so maybe research into that)

@danbrosseau
Copy link

danbrosseau commented Apr 16, 2021 via email

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

4 participants
@joschi27 @joetlesan @danbrosseau and others