TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

2 点作者 gsvclass超过 7 年前

1 comment

gsvclass超过 7 年前
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>