Skip to content

grasshopper-josh/crypto-graph

 
 

Repository files navigation

crypto-graph

Graphical aggregated view on the state of #cryptos.

Data Sources

Maintaining customcatagories.json

This list is used to maintain relationships between #cryptos that cannot be derived from the available APIs. We use the IDs as provided by the coinmarketcap API to create the links.

Current catagories maintained:

  • root_of : when a coin is related to another token (eg. Bitcoin is the root of Bitcoin Cash or Litecoin)
  • privacy : toekns / coin that has an emphisizes privacy / annonimity

Todo

Extra catagories

  • Remove PoW/PoS node and replace with two links, one to PoS and another to PoW
  • Cleaned up version of Algorithm
  • Make a distiction between meta-coins and alt-coin

Other

  • node size based on some formula. It must be more than just market cap, maybe number of connected edges?

CORS 😕

  1. Cannot get the images using the links from the API

About

#crypto + cytoscape.js = easy crypto-graphy

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Io 87.9%
  • JavaScript 9.9%
  • CSS 1.1%
  • HTML 1.1%