Part 3: Graphical User Interface Applications
This section dives into the realm of building user-friendly interfaces for decentralized applications. You’ll learn how to develop a graphical user interface (GUI) for your decentralized applications using the PySide
library, enabling seamless interaction between end-users and your smart contracts. Additionally, this section will guide you through the process of creating a user-friendly cryptocurrency wallet application, one of the most important tools in the crypto ecosystem.
This section has the following chapters:
- Chapter 7, Front-End Decentralized Application
- Chapter 8, Cryptocurrency Wallet