Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ This is an example using the Nillion Python Client to store a program, and run m

2. Ensure the multi party program you want to run (defined in `config.py`) is compiled, by running `nada build` in the `nada_programs` directory.

3. Run the scripts in number order, starting with `01_store_program.py`, check the ouputs of each script to get the
3. Run the scripts in number order, starting with `01_store_program.py`, check the outputs of each script to get the
inputs to the next.