This is a simple command-line application written in C++ for performing basic cryptographic operations.
- Cryptocurrency Transactions:
- Buy/Sell Cryptocurrencies: Purchase or sell various cryptocurrencies such as Bitcoin, Ethereum, etc., using fiat currency or other cryptocurrencies.
- Exchange Cryptocurrencies: Exchange one cryptocurrency for another (e.g., exchange dollars for Bitcoin).
- C++ compiler (e.g., g++)
- CMake (optional, for building)
- Clone the repository: