I will build a local Python script to generate crypto addresses, check balances, or sign messages.
What you get:
✅ A working Python script using web3.py or similar libraries
✅ Choose one function per order:
Generate a new Ethereum wallet (private key + public address)
Check ETH or token balances for a wallet
Sign and verify messages (basic local signing)