clover-network / clover

GNU General Public License v3.0
83 stars 30 forks source link

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

Open zacker0515 opened 3 years ago

zacker0515 commented 3 years ago

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 .

pangwa commented 2 years ago

Please use subkey to generate addresess.