@solworks/spit-cli
v1.0.1
Published
CLI tool to quickly convert private keys into readable base58 public keys.
Downloads
3
Readme
spit-cli
Description
spit-cli
is a CLI tool to quickly convert private keys into readable base58 public keys.
Installation
To install the project, follow these steps:
- Install dependencies
npm install
- Build the project
npm run build
Usage
To use the tool, run the following command:
npm run start "<PRIVATE KEY>"