Code Monkey home page Code Monkey logo

crypto-graph's Introduction

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

crypto-graph's People

Contributors

grasshopper-josh avatar phzietsman avatar synth-josh avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

crypto-graph's Issues

Font change

Change the font in the app to be all courier; monospaced;

This includes the coinmarketcap widget

Scraping for ERC20 tokens

The idea was to scrape the list of ERC20 tokens from a webpage (https://eidoo.io/erc20-tokens-list/). BUT I was running in CORS issues, so now a copy of the page sits in the root folder.
Some options are:

  • Find a proper API for the list
  • Fix the CORS issue
  • Maintain a list in the customcatagories.json file
  • Keep the local copy of the page up to date.

Node size

Node size should better represent the currency's relevance possible inputs to determine its weight:

  • Number of linked nodes / edges
  • Marker Cap
  • 24h volume

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.