Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@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

About

Command-line interface for managing NFP projects

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages