apollozkp / zkp-subnet

A subnet on Bittensor which is capable of computing zero-knowledge proofs in a collaborative way, providing linear scaling of prover speed with network size, creating an open and permissionless prover market.
MIT License
5 stars 3 forks source link

Add bash script for staging catch-all #8

Closed cjtf0991 closed 7 months ago

cjtf0991 commented 7 months ago

Will make internal testing a ton smoother

cjtf0991 commented 7 months ago

Essentially it just needs to automate this flow: https://github.com/opentensor/bittensor-subnet-template/blob/main/docs/running_on_staging.md

And ensure proper cleanup and what not