spit-cli
is a CLI tool to quickly convert private keys into readable base58 public keys.
To install the project, follow these steps:
- Install dependencies
npm install
- Build the project
npm run build
To use the tool, run the following command:
npm run start "<PRIVATE KEY>"