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