Relative Content

Tag Archive for pythonserializationcardano

Serialize Nami Cardano address with pycardano

I’m building a dApp and want to connect my Nami wallet to my website. In the end I want to have something like a login with wallets and want to save these data to request wallet specific data on the blockchain.
For this I want to have the “addr1…” address of the connected wallet but I’m struggling to serialize the address I get to this format.