Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 446 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 446 Bytes

Minimal Course on PCS in Python

This is a PCS mini tutorial using Python, from Invisible Garden 2024, Chiang Mai.

Feel free to contribute and distribute.

This project is based on the following repository:

Prerequisite

  • Have Poetry and install dependencies via poetry install

Running

poetry run python3 simple_schnorr.py # This can be other files.