talonlab / python-hdwallet

Python-based library for the implementation of a Hierarchical Deterministic (HD) Wallet generator supporting more than 200 cryptocurrencies.
https://hdwallet.readthedocs.io
MIT License
461 stars 151 forks source link

Add provenance coin (HASH) to symbols.py #71

Open llama-del-rey opened 2 years ago

meherett commented 2 years ago

Hi @llama-del-rey, please import Provenance (HASH) wallet protocol https://github.com/meherett/python-hdwallet/blob/master/hdwallet/cryptocurrencies.py here.

llama-del-rey commented 2 years ago

@meherett thank you for the quick turn around. I was trying to find out the correct values. I have pushed a change. But I am not sure if it is correct 😕

llama-del-rey commented 1 year ago

Hi @meherett sorry but if and when you can review this please? 🙏

meherett commented 1 year ago

@llama-del-rey and also add Provenance cryptocurrency into https://github.com/meherett/python-hdwallet#available-cryptocurrencies.