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

if there is a function to genereate address startwith 5? or more rpc method just like polkadot? #31

Open
zacker0515 opened this issue Jun 8, 2021 · 1 comment
Labels
question Further information is requested

Comments

@zacker0515
Copy link

i found that there are some demo for js about how to transfer,but there is no demo about how to generate new address ,the docs said clv is based on polkadot ,but there are a lot of ETH method are allowed ,and dot method are not allowed just like 'dot_new_account' , as a python dev i wonder if there is a way to generate new address , if there is a method like 'clv_new_account' for me to generate new address ? if i want to transfer i need to use the address start with 0x or 5 ? ,if i want to generate address startwith 5 how can i do? hope your answer, thanks .

@zacker0515 zacker0515 added the question Further information is requested label Jun 8, 2021
@pangwa
Copy link
Contributor

pangwa commented Dec 14, 2021

Please use subkey to generate addresess.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants
@pangwa @zacker0515 and others