Asher dev (#88)

Introducing verus-cli tests, adding staging destination.
This commit is contained in:
Asher Dawes
2018-07-06 15:16:22 -07:00
committed by GitHub
parent 8c78e3f7a6
commit e7f4832f79
11 changed files with 198 additions and 94 deletions

View File

@@ -0,0 +1,7 @@
#!/bin/bash
set -eu
curl "https://z.cash/downloads/sprout-proving.key" -o "$HOME/Library/Application Support/ZcashParams/sprout-proving.key"
curl "https://z.cash/downloads/sprout-verifying.key" -o "$HOME/Library/Application Support/ZcashParams/sprout-verifying.key"