/any-differs

Primary LanguageTypeScript

Any differs?

Checks both Bitvavo and Binance for differences in market prices and shows the delta

⚠️ This is a heavy WIP implementation: Please do not use this for any trades

How to use

This needs deno to run.

Either run it using velociraptor or using the Makefile:

# Velociraptor
$ vr start
# Makefile
$ make start