paint-brush
How To Build a Minimalistic Ethereum Wallet in Python [Part 1]by@jspiel
6,684 reads
6,684 reads

How To Build a Minimalistic Ethereum Wallet in Python [Part 1]

by Jérôme Spielmann6mMarch 19th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this article, we are going to build a simple Ethereum wallet from scratch using Python. In part 1, we will use some cryptography and try to interact with the blockchain. We will generate a key pair compatible with the public key and encrypt the private key using a password. The cryptographic standard used by Bitcoin is based on Elliplic Curve Cryptography. An Ethereum wallet is simply a specific set of cryptographic keys together with methods to send and receive tokens using these keys. The wallet should at least be able to generate and store public and private keys. We start by loading some of them into Python:

Company Mentioned

Mention Thumbnail

Coin Mentioned

Mention Thumbnail
featured image - How To Build a Minimalistic Ethereum Wallet in Python [Part 1]
Jérôme Spielmann HackerNoon profile picture
Jérôme Spielmann

Jérôme Spielmann

@jspiel

My interests include: probability theory, current events and techno music.

About @jspiel
LEARN MORE ABOUT @JSPIEL'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Jérôme Spielmann HackerNoon profile picture
Jérôme Spielmann@jspiel
My interests include: probability theory, current events and techno music.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite