Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 251 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 251 Bytes

solana-json-encode-b58

Zero-dependency base58 encoder for solana-keygen generated json files.

Usage

  1. Clone the repo.

  2. Use npm link command.

  3. Example:

# Will copy to the clipboard

solana-json-encode-b58 id.json | pbcopy