AdamSLevy / find-base58-prefix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find some specific byte prefixes for particular base58 character strings.

$ go build
$ ./find-base58-prefix
EC 0x592a
Es 0x5db6
FA 0x5fb1
FE 0x6028
Fe 0x62f4
Fs 0x6478

About


Languages

Language:Go 100.0%