hivewallet / hive-js

Hive digital currency wallet
http://www.hivewallet.com
GNU General Public License v2.0
81 stars 57 forks source link

Yacoin support #203

Closed yacoin closed 9 years ago

yacoin commented 10 years ago

Hi - per your suggestion I have started the process of adding Yacoin support to hive-js. I did the svg's a bit different so not sure if may be an issue, and am using the default LTC colours for now. Also, YAC would need to be added to blockr.io or we could possibly update explorer.yacoin.org if needed.

Please see my initial commit @ https://github.com/yacoin/hive-js and let me know of any suggestions.

weilu commented 10 years ago

Thanks @yacoin. The hard part is the backend API support. Whether you update explorer.yacoin.org or you successfully convince blockr.io to support YAC, that needs to be done first before we can start to have the conversation about including Yacoin in Hive. We can definitely help with the UI and client side of code if we were to include YAC in hive.

weilu commented 9 years ago

I don't see further progress by author. Close this for now

yacoin commented 9 years ago

Thanks. blockr.io has been unresponsive, so am trying to get integrated into our explorer. Will let you know when complete.

esotericizm commented 9 years ago

Hi,

Sorry to hijack but I wanted to know if its still a case of a coin needing to be on blockr.io? I noticed a fairly large commit that removed all refrences to the blockr.io api and now I'm not sure how I would go about adding support for an altcoin?

Cheers.