This repo aims to streamline the process of managing and running Threshold PRE applications on remote cloud infrastructure. It has the functionality to spin up new nodes, deploy, and run the Threshold codebase, all with minimal configuration.
pip3 install nucypher-ops
nucypher-ops --help
nucypher-ops nodes create
nucypher-ops ursula deploy
For a more detailed guide on how to get started, follow this tutorial.