filecoin-big-head
v0.0.20
Published
Displays Filecoin chain height in big letters in terminal
Downloads
42
Maintainers
Keywords
Readme
filecoin-big-head
A simple command line tool to display the height of the Filecoin blockchain that your node has synced.
Install
npm install -g filecoin-big-head
Or just try it out without installing:
npx filecoin-big-head
Examples
npx filecoin-big-head
npx filecoin-big-head --font=3d --color=cyanBright,blue --flash-color=whiteBright
For more font examples, see cfonts.
Implementation
- Built with React and Ink
- Uses js-filecoin-api-client
License
MIT/Apache-2 (Permissive License Stack)