explorer icon indicating copy to clipboard operation
explorer copied to clipboard

WIP: Repository of markets

Open uaktags opened this issue 5 years ago • 8 comments

Hey guys, i'm working on bringing together a repository of different markets for use.

https://github.com/uaktags/iquidus-explorer-exchanges

This should avoid us from having people keep requesting more markets to be added. Just fork and add to that repo and people can then have a selection.

uaktags avatar Jun 25 '19 21:06 uaktags

DigitalPrice and binance have been added.

uaktags avatar Jun 27 '19 05:06 uaktags

Tradesatoshi was submitted as a PR. Thanks for that, merged. Up to 16 markets now. Working on standardizing the test.js, readmes, and example json files. I'll then update to include the .pug for pug forks like mine.

uaktags avatar Jul 11 '19 16:07 uaktags

@uaktags since we're both maintainers now can we merge in missing ones from this repo?

TheHolyRoger avatar Dec 22 '19 11:12 TheHolyRoger

I want to fix database.js' reliance on having to manually do a select...case for the market. Makes adding a market a PITA. Should only require to download the files and be good.

uaktags avatar Jan 21 '20 20:01 uaktags

hello

MrPratowo avatar Feb 09 '20 18:02 MrPratowo

Exchange markets are no longer hardcoded thanks to @uaktags - https://github.com/iquidus/explorer/commit/2be23e2f8f0e446943518303efef95ca964c59a9

TheHolyRoger avatar Jul 16 '20 17:07 TheHolyRoger

I tried integrating binance with Iquidus 1.7.4 although even renaming binance.jade to binance.pug I couldn't get it to work.

ianw1974 avatar Aug 04 '20 07:08 ianw1974

@ianw1974 , please create an issue if you'd like support. This issue is for iquidus explorer announcing the goal of my repo. It's not an issue to track "issues" with individual markets. Also note that simply renaming won't help as bootstrap has also changed.

uaktags avatar Aug 04 '20 10:08 uaktags