A NuCypher API for applying proxy-reencription on the decentraminds marketplace
-
Run a local fleet of Ursulas
git clone https://github.com/nucypher/nucypher.git cd nucypher sh scripts/local_fleet/run_local_fleet.sh
-
Install the required libraries
cd umbral
pip install -r requirements.txt
-
Start the python server
python app.py