Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: benjyz on February 08, 2014, 07:18:35 PM



Title: altcoins.cc - opensource portal
Post by: benjyz on February 08, 2014, 07:18:35 PM
altcoins.cc

altcoins.cc is an opensource portal to alternative cryptocurrencies.
currently featuring 140 altcoins with cryptsy and bter listing information.
pull requests welcome.

.
.

TODO
add a column for the algorithm (proof of work, proof of stake, ...)
add a flag for clones
add a tier for announced coins
consider donations/bounties


Title: Re: altcoins.cc - opensource portal
Post by: xchrix on February 08, 2014, 07:45:03 PM
i like this project and thinking of ways to integrate this information on cryptocoincharts.info .... maybe i could pull the tier 1,2,3 of each coin and show this information on the info pages. how are the coins ordered?


Title: Re: altcoins.cc - opensource portal
Post by: benjyz on February 08, 2014, 07:55:29 PM
thanks. yes you can pull info with code. I just added an example python script: https://github.com/benjyz/AltCoins/blob/gh-pages/pull_tier.py

the tier system is roughly following the sticky thread.

Tier1 are coins over 100M$ marketcap
Tier2 over 1M$
Tier3 all listed coins
Tier4 unknown
Tier5 dead
Tier6 unsorted
TierX viruses/scam

I hope with this it will be much easier to keep info up to date and sorted and not all over the place. It should also improve the possibility of filtering.


Title: Re: altcoins.cc - opensource portal
Post by: larem on February 08, 2014, 07:59:28 PM
thanks. yes you can pull info with code. I just added an example python script: https://github.com/benjyz/AltCoins/blob/gh-pages/pull_tier.py

the tier system is roughly following the sticky thread. with this it will be much easier to keep info up to date and sorted and not all over the place.

Tier1 are coins over 100M$ marketcap
Tier2 over 1M$
Tier3 all listed coins
Tier5 dead/unknown
Tier6 unsorted

This is pretty cool. Is the tier listing updated automatically as the caps go up and down?


Title: Re: altcoins.cc - opensource portal
Post by: benjyz on February 08, 2014, 08:03:09 PM
currently not, no. I'm starting with a static site, not realtime info. so at the moment its just plain HTML. I'm more interested in a central repository and the launch process, but I can add more things over time if there is traction/community feedback.


Title: Re: altcoins.cc - opensource portal
Post by: larem on February 08, 2014, 08:09:40 PM
currently not, no. I'm starting with a static site, not realtime info. so at the moment its just plain HTML. I'm more interested in a central repository and the launch process, but I can add more things over time if there is traction/community feedback.


Got ya. Well, I like the idea behind it. Especially "tiering" things up to better understand what respective level each coin is on in terms of its market cap.


Title: Re: altcoins.cc - opensource portal
Post by: benjyz on February 09, 2014, 09:54:23 AM
this is a bit of a muted response. the current thread system seems to be pretty ineffective. perhaps I have to tackle this differently. it shouldn't be that bad clones get the same airtime as original work. it should be up to the currency devs to show they deserve the airtime. if someone wants to release the #100 lame clone, that should be at the bottom of a queue. as far as I understand cryptsy lists basically everything. some of the clones died within a week.


Title: Re: altcoins.cc - opensource portal
Post by: benjyz on February 09, 2014, 10:25:43 AM
some list threads:
https://bitcointalk.org/index.php?topic=134179.0
https://bitcointalk.org/index.php?topic=379601.0
https://bitcointalk.org/index.php?topic=455692.0


Title: Re: altcoins.cc - opensource portal
Post by: benjyz on February 12, 2014, 08:30:23 AM
Honestly - I didn't know about it. It doesn't have a listing for Stake that I saw. And, I'd rather have a discussion on Stake as opposed to a static page.

fair enough. you can pretty much anything you want there. it has the exchange listings, so that's helpful. github also has issues, so discussion can take place there. the point is: threads get stale quickly. the more general problem is that websites can be corrupted and we need an open system.