Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 849 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 849 Bytes
Logo

Thomas Coin

Official Python implementation of the Thomas Coin protocol.

CodeFactor Made with python

Development

Python 3.10+ is required

  1. Install Poetry using pip install poetry

  2. Install the necessary dependencies using poetry install

  3. Activate the poetry virtual environment using poetry shell

License

MIT