Post
Topic
Board Service Announcements
Re: BitcoinWisdom.com - Live LiteCoin Charts
by
SpacedCowboy
on 27/08/2017, 04:10:26 UTC
So I got tired of not having the data, and implemented it myself - currently only for Litecoin since that's what I'm invested in. If you want a (very similar) site for litecoin, feel free to come over to http://ltcwisdom.net/

The markets aren't there yet, but I'm working on it. I had to port my object-relational database model from Objective C on the Mac to C++ (I ended up creating a clone of Foundation in C++, which made the rest of it go pretty easily, not that anyone here cares [grin]). That now appears to be working, so I have some work to do with web sockets to get the live feed up and running, and we'll have similar functionality as the old site, at least for litecoin.

I may be persuaded to do bitcoin, but since I don't use it, it's not high on my list right now ...