Skip to content
#

utxos

Here are 22 public repositories matching this topic...

DsCoin is a mock cryptocurrency coin that I created to understand—and implement—blockchains. This is my largest project so far. At the back-end, it utilizes Sqlite3 for database management, fastAPI for networking, and at the front-end it uses PySide6 (Qt) for the UI. The entire application is written purely by me, in Python, from scratch.

  • Updated Feb 26, 2026
  • Python

Add this topic to your repo

To associate your repository with the utxos topic, visit your repo's landing page and select "manage topics."

Learn more