Skip to content

gy001/pypcs

Folders and files

NameName
Last commit message
Last commit date
Oct 19, 2024
Oct 20, 2024
Nov 4, 2024
Oct 7, 2024
Oct 10, 2024
Oct 16, 2024
Oct 11, 2024
Oct 20, 2024
Oct 16, 2024
Oct 26, 2024
Oct 20, 2024
Oct 20, 2024
Oct 19, 2024
Oct 20, 2024
Oct 20, 2024
Oct 21, 2024
Oct 20, 2024
Oct 10, 2024
Oct 16, 2024
Oct 16, 2024
Oct 7, 2024
Oct 20, 2024
Oct 20, 2024
Oct 7, 2024

Repository files navigation

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.