This is a simple Cardano wallet login backend in Python using Flask.
- Pycose - for COSE (CBOR Object Signing and Encryption) encoding and decoding.
- Pycardano - for Cardano Address deserialization.
Based on https://developers.cardano.org/docs/integrate-cardano/user-wallet-authentication/.