flow-cli icon indicating copy to clipboard operation
flow-cli copied to clipboard

FLIX Discovery Command

Open chasefleming opened this issue 2 years ago • 0 comments

There is currently no way to discover what Flow Interaction Templates (FLIX) are available. It would be nice if you could find them via the CLI with something like:

flix list scripts

and

flix list transactions

Maybe it would have a name and description.

The list may be long though so some filtering might be necessary but that could be a later addition.

To read more about FLIX, see here: https://github.com/onflow/flips/blob/main/application/20220503-interaction-templates.md

chasefleming avatar Oct 03 '23 17:10 chasefleming