aboutsummaryrefslogtreecommitdiffstats
path: root/arbiter/tests.sh
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-20 15:47:57 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-20 15:47:57 +0000
commitfcc3ec7600305099715542ba5546f58a2fd8ec71 (patch)
tree402f75d0fc31dac7f3341e6a4792fd8a6c0f0e18 /arbiter/tests.sh
parentskeleton (diff)
downloadhived-fcc3ec7600305099715542ba5546f58a2fd8ec71.tar.gz
hived-fcc3ec7600305099715542ba5546f58a2fd8ec71.zip
added a coingecko endpoint
Diffstat (limited to 'arbiter/tests.sh')
-rwxr-xr-xarbiter/tests.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/arbiter/tests.sh b/arbiter/tests.sh
new file mode 100755
index 0000000..1fe9792
--- /dev/null
+++ b/arbiter/tests.sh
@@ -0,0 +1,3 @@
+#!/usr/bin/env sh
+
+curl -X GET "https://localhost:8009/arb?name=ethereum&unit=usd"