@nfps.dev/cli
TypeScript icon, indicating that this package has built-in type declarations

0.4.6 • Public • Published

@nfps.dev/cli

CLI tool for managing an NFP project by querying and executing its contract on chain.

Install

npm i -g @nfps.dev/cli
yarn global add @nfps.dev/cli

Usage

nfp --help

Any command that has a machine-readable output (e.g., from querying or executing the contract) will write only that output to stdout, whereas everything else gets written to stderr for a better UX from CLI.

This means you can safely pipe stdout to another command or redirect it to a file.

For example:

nfp minters list > minters.json

Package Sidebar

Install

npm i @nfps.dev/cli

Homepage

nfps.dev/

Weekly Downloads

1

Version

0.4.6

License

ISC

Unpacked Size

93.5 kB

Total Files

44

Last publish

Collaborators

  • blake.regalia