Cryptocurrencies Course
Python
Bitcoin Address Generator

University of Tehran

Bitcoin is a digital currency created in January 2009. It follows the ideas set out in a whitepaper by the mysterious and pseudonymous developer Satoshi Nakamoto. A bitcoin address is a unique identifier that serves as a virtual location where the cryptocurrency can be sent or hold. Transactions provide to transfer assets between Bitcoin wallets that keep private key and bitcoin addresses. The private key ensures that the transaction comes from the owner of the wallet. Generating bitcoin address as offline is possible.

In this project, Base58 address, Vanity address, and Segwit address were generated.

Programming Language: Python

Course: Cryptocurrencies Course

Diagram showcased was followed:

Image
Saeed Jafari

© Creative CV. All rights reserved.