8
Cryptocurrency Wallet
In this chapter, we will learn how to develop a cryptocurrency wallet using the PySide library that we’ve used in the previous chapter. Although this is another front-end decentralized project, we’ll learn new knowledge when building this project. So, we’ll not be repeating what we’ve done previously.
Cryptocurrency wallet is a popular application for crypto users. It’s a crucial one because this is where users hold their cryptocurrencies.
The following topics will be covered in this chapter:
- What is a wallet?
- Developing a cryptocurrency wallet
Technical requirements
The code for this chapter can be found in https://github.com/PacktPublishing/Hands-On-Blockchain-for-Python-Developers--2nd-Edition/tree/main/chapter_8 ...
Get Hands-On Blockchain for Python Developers - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.