Skip to content

gy001/pypcs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.