diff --git a/scripts/linux/generate.sh b/scripts/linux/generate.sh new file mode 100644 index 0000000..091d004 --- /dev/null +++ b/scripts/linux/generate.sh @@ -0,0 +1 @@ +curl -sX POST https://api.blockcypher.com/v1/eth/main/addrs diff --git a/scripts/windows/generate.bat b/scripts/windows/generate.bat new file mode 100644 index 0000000..091d004 --- /dev/null +++ b/scripts/windows/generate.bat @@ -0,0 +1 @@ +curl -sX POST https://api.blockcypher.com/v1/eth/main/addrs