Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 280 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 280 Bytes

README

This program converts a Chinese mnemonic phrase into English, or an English phrase into Chinese.

Compile from source

go build -o convert

Run

USAGE:
   convert -mnemonic=<Your mnemonic phrase>

GLOBAL OPTIONS:
   --help, -h     Show usage message