ebellocchia / bip_utils

Generation of mnemonics, seeds, private/public keys and addresses for different types of cryptocurrencies
MIT License
292 stars 83 forks source link

Address derivation for Pi Network (m/44'/314159'/0) #94

Closed errzoned closed 1 year ago

errzoned commented 1 year ago

Can this be added to the library? The coin is PiNetwork: 314159 / 0x8004cb2f / Pi / Pi Network

ebellocchia commented 1 year ago

Yes sure, I just have to check the how to encode the addresses

errzoned commented 1 year ago

I have found a nodejs snippet. You can check on this https://github.com/limitpointinf0/pi-wallet-cli/blob/main/src/createAccount.js