This is a fast, and concurrent Ethereum address generator written in Go. It generates Evm-compatible addresses using cryptographic operations.
- Generates Ethereum and Evm-compatible addresses concurrently.
- Saves generated addresses to output folder.
- Fast and efficient.
- Go 1.20 or higher.
- A stable internet connection to download dependencies.
go mod tidy
go run main.go
Alza Moh