TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

VueJS+D3+Golang Cryptocurrency Prices for all exchange traded tokens – 42Markets

2 pointsby gsvclassover 7 years ago

1 comment

gsvclassover 7 years ago
The backend is a Go app that collects pricing and volume data from many global crypto-currencies exchanges every 5 minutes. The price is calculated based on a volume weighted average. For every exchange token-pair a graph is created to map the price to a USD price for example NEO -&gt; ZEN -&gt; USDT -&gt; USD this way we can discover a USD and BTC price for every token.<p>This is just a fun side project I wanted to understand crypto exchanges and prices a little better.<p>I also built 42Wallet an open source client side HD Ethereum wallet. <a href="http:&#x2F;&#x2F;42wallet.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;42wallet.com&#x2F;</a>