
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@onflow/flow-interaction-template-cli
Advanced tools
Flow Interaction Template CLI
$ npm install -g @onflow/flow-interaction-template-cli
$ flix COMMAND
running command...
$ flix (--version)
@onflow/flow-interaction-template-cli/0.2.1 darwin-arm64 node-v16.16.0
$ flix --help [COMMAND]
USAGE
$ flix COMMAND
...
flix audit PATH
flix catalog PATH [PROJECTS] [SKIP_PROJECTS]
flix generate PATH
flix serve PATH [PORT]
flix verify TEMPLATEPATH AUDITORADDRESS
flix audit PATH
Audit Interaction Template json files.
USAGE
$ flix audit [PATH] [-f <value>]
ARGUMENTS
PATH Path to a folder or individual Interaction Template JSON file.
FLAGS
-f, --flowJsonPath=<value> Path to a flow.json configuration file.
DESCRIPTION
Audit Interaction Template json files.
EXAMPLES
$ flowplate audit ./src/cadence
See code: dist/commands/audit/index.ts
flix catalog PATH [PROJECTS] [SKIP_PROJECTS]
Generate Interaction Templates from NFT Catalog.
USAGE
$ flix catalog [PATH] [PROJECTS] [SKIP_PROJECTS] [-f <value>]
ARGUMENTS
PATH Path to a folder to store the generated Interaction Templates.
PROJECTS List of NFT Catalog projects to generate Interaction Templates for (default all)
SKIP_PROJECTS List of NFT Catalog projects to skip when generating Interaction Templates (default none)
FLAGS
-f, --flowJsonPath=<value> Path to a flow.json configuration file.
DESCRIPTION
Generate Interaction Templates from NFT Catalog.
EXAMPLES
$ flowplate catalog
See code: dist/commands/catalog/index.ts
flix generate PATH
Generate Interaction Templates from .cdc files.
USAGE
$ flix generate [PATH] [-f <value>]
ARGUMENTS
PATH Path to a folder or individual CDC file.
FLAGS
-f, --flowJsonPath=<value> Path to a flow.json configuration file.
DESCRIPTION
Generate Interaction Templates from .cdc files.
EXAMPLES
$ flowplate generate ./src/cadence
See code: dist/commands/generate/index.ts
flix serve PATH [PORT]
Serve Interaction Templates queryable by id.
USAGE
$ flix serve [PATH] [PORT]
ARGUMENTS
PATH Path to a folder or individual Interaction Template JSON file.
PORT Port to run on.
DESCRIPTION
Serve Interaction Templates queryable by id.
EXAMPLES
$ flowplate serve ./src/templates
See code: dist/commands/serve/index.ts
flix verify TEMPLATEPATH AUDITORADDRESS
Verify that an Interaction Template has been audited by an Auditor.
USAGE
$ flix verify [TEMPLATEPATH] [AUDITORADDRESS] [-f <value>]
ARGUMENTS
TEMPLATEPATH Path to an individual Interaction Template JSON file.
AUDITORADDRESS Address of an Auditor to verify if they have audited the Interaction Template.
FLAGS
-f, --flowJsonPath=<value> Path to a flow.json configuration file.
DESCRIPTION
Verify that an Interaction Template has been audited by an Auditor.
EXAMPLES
$ flowplate verify "./src/cadence/template.json" "0xABC123DEF456
See code: dist/commands/verify/index.ts
FAQs
Flow Interaction Template CLI
We found that @onflow/flow-interaction-template-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 11 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.