A walk-through of creating a crypto-asset address.
- Ethereum address from private key.
Image from: https://www.massmux.com/private-and-public-keys-on-ethereum/
Dependencies:
- ecdsa==0.13
- pycryptodomex==3.8.1
For correct installation of pycryptodome, follow: https://pycryptodome.readthedocs.io/en/latest/src/installation.html