Go to file
Kieran Prasch 91de2f0329
Installation Guide, General documentation cleanup, grammar corrections, structure, expansion of existing documentation port
2019-01-25 11:01:37 -08:00
.circleci Removing requirements file lock matching check for now. 2019-01-22 17:04:23 -05:00
deploy Bite-sized playbook for ursula provisioning; Includes latest API compadibilty; Install via pip; Deprecate stale provisioning playbooks. 2019-01-21 12:32:28 -08:00
docs Installation Guide, General documentation cleanup, grammar corrections, structure, expansion of existing documentation port 2019-01-25 11:01:37 -08:00
examples Remove stale demo files 2019-01-21 15:17:34 -08:00
nucypher Finish porting existing documentation from within codebase 2019-01-25 11:01:37 -08:00
scripts Include missing nicknames in package data 2018-11-09 09:29:12 -08:00
tests No longer need to pass the status template around. 2019-01-22 17:04:23 -05:00
.bumpversion.cfg Good Catch! 2018-11-05 17:31:06 +01:00
.coveragerc add coveragrc 2018-06-25 15:34:15 -07:00
.coveralls.yml Try on some coveralls 2018-12-03 14:42:48 -08:00
.gitignore Respond to RFCs in PR #617 2018-12-19 08:43:33 -08:00
LICENSE Use conventional top-level package structures 2018-11-09 07:43:31 -08:00
Pipfile Update dependencies and locks 2019-01-25 10:45:38 -08:00
Pipfile.lock Update dependencies and locks 2019-01-25 10:45:38 -08:00
README.md Installation Guide, General documentation cleanup, grammar corrections, structure, expansion of existing documentation port 2019-01-25 11:01:37 -08:00
dev-requirements.txt Update dependencies and locks 2019-01-25 10:45:38 -08:00
mypy.ini Tone-down mypy even more 2018-09-21 11:43:07 -07:00
pytest.ini Test results were not captured by CircleCI. Fixed. 2019-01-05 00:54:34 +01:00
requirements.txt Update dependencies and locks 2019-01-25 10:45:38 -08:00
setup.cfg Extrapolate more testing steps for CI workflows; Skip publication steps (preversion). 2018-12-05 16:16:59 -08:00
setup.py Update extras to match incoming documentation. 2019-01-25 10:51:25 -08:00

README.md

NuCypher

.. image:: https://circleci.com/gh/nucypher/nucypher/tree/master.svg?style=svg :target: https://circleci.com/gh/nucypher/nucypher/tree/master

.. toctree:: :maxdepth: 2

About

.. toctree:: :maxdepth: 1

architecture/contracts architecture/upgradeable_proxy_contracts

Guides

.. toctree:: :maxdepth: 2

guides/quickstart guides/federated_testnet_guide guides/installation_guide

Demos

.. toctree:: :maxdepth: 2

demos/local_fleet_demo demos/finnegans_wake_demo demos/heartbeat_demo

Release Notes

.. toctree:: :maxdepth: 1

release_notes/genesis_release