/nada-dsl

Python DSL for building MPC programs on the Nillion Network

Primary LanguagePythonApache License 2.0Apache-2.0

nada-dsl

nada-dsl is a Python DSL for building MPC programs on the Nillion Network.

See the official Nillion documentation site for more about the Nada-Lang Framework and Nada By Example.

Auto-Generated Documentation

Documentation for this package can be generated automatically via the commands below (using a variant of python appropriate for the environment):

python -m pip install '.[docs]'
cd docs
sphinx-build . _build