Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multicoin support #29

Open
Xinayder opened this issue Jan 10, 2018 · 1 comment
Open

Multicoin support #29

Xinayder opened this issue Jan 10, 2018 · 1 comment

Comments

@Xinayder
Copy link
Owner

Xinayder commented Jan 10, 2018

As suggested by @sparxnet000 in #28, the extension could have support for more cryptocoins.

chain.so has a nice API that provides price information about certain coins. We could fetch the BTC price of these coins (Ethereum, Dash, Monero, Dogecoin, Litecoin), then fetch the BTC price in the currency the user selected in the options and then convert. Since the BTC- exchange is obtained via Blockchain.info, it would be a rough estimate.

They also offer real-time updates via websockets, which we could benefit from it.

@Xinayder
Copy link
Owner Author

There's also CoinDesk API that they use in their website to display BTC, BCH, ETH, XRP and LTC prices. They also have another API that allows conversion to other currencies and has a wider range of supported currencies.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant