Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 411 Bytes

arqma-vanity-address

Arqma Vanity Address Generator

Requirements:

sudo apt update && sudo apt install golang-1.13-go
git clone https://github.com/malbit/arqma-vanity-address.git
cd arqma-vanity-address
go build

Binary file will be built: arqma-vanity-address

options can be invoked: ./arqma-vanity-address --help

Credits to: https://github.com/pwhelan/sumo-vanity-address/