Skip to content
/ aevocab Public

base58 tool with multiple rounds capability (decode/encode files and streams)

License

Notifications You must be signed in to change notification settings

aerth/aevocab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aevocab

install as base58

install the latest version of go

make && sudo make install

Show help

base58 -h

Encode

printf hi | base58

Decode

echo 8wr | base58 -d