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 to get address from privatekey #11

Closed
kaankozan opened this issue Dec 9, 2018 · 5 comments
Closed

How to get address from privatekey #11

kaankozan opened this issue Dec 9, 2018 · 5 comments

Comments

@kaankozan
Copy link
Contributor

Hi.

i write private key and later how to get public address from privatekey?

@serderovsh
Copy link
Contributor

This functionality is not implemented in the TRON-PHP version.

@serderovsh
Copy link
Contributor

Coming soon

@kaankozan
Copy link
Contributor Author

Python?

@serderovsh
Copy link
Contributor

Python?
In python implemented

Example:

tron = Tron()
tron.address.from_private_key(self._private_key).base58

@milad-ghiami
Copy link

milad-ghiami commented Dec 10, 2022

im need to get address from privatekey in php :)
please open this @serderovsh

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

3 participants