Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 554 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 554 Bytes

nucypher-ops

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.

Installation

pip3 install nucypher-ops nucypher-ops --help

Basic Usage

nucypher-ops nodes create nucypher-ops ursula deploy

For a more detailed guide on how to get started, follow this tutorial.