{"id":13731640,"url":"https://github.com/onflow/flow-cli","last_synced_at":"2026-03-12T22:09:52.447Z","repository":{"id":37077729,"uuid":"308740417","full_name":"onflow/flow-cli","owner":"onflow","description":"The Flow CLI is a command-line interface that provides useful utilities for building Flow applications","archived":false,"fork":false,"pushed_at":"2024-04-13T00:13:18.000Z","size":70320,"stargazers_count":205,"open_issues_count":81,"forks_count":60,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-04-13T17:12:50.849Z","etag":null,"topics":["blockchain","cli","command-line","flow"],"latest_commit_sha":null,"homepage":"https://onflow.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/onflow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-10-30T20:46:17.000Z","updated_at":"2024-04-15T18:36:30.069Z","dependencies_parsed_at":"2024-04-15T18:52:40.118Z","dependency_job_id":null,"html_url":"https://github.com/onflow/flow-cli","commit_stats":null,"previous_names":[],"tags_count":245,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/onflow%2Fflow-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/onflow","download_url":"https://codeload.github.com/onflow/flow-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247249530,"owners_count":20908212,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","cli","command-line","flow"],"created_at":"2024-08-03T02:01:34.623Z","updated_at":"2025-12-29T05:26:45.011Z","avatar_url":"https://github.com/onflow.png","language":"Go","funding_links":[],"categories":["Go","Others"],"sub_categories":[],"readme":"\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://developers.flow.com/tools/flow-cli/install\"\u003e\n    \u003cimg src=\"./cli-banner.svg\" alt=\"Logo\" width=\"270\" height=\"auto\"\u003e\n  \u003c/a\u003e\n\n  \u003cp align=\"center\"\u003e\n    \u003ci\u003eFlow CLI brings Flow to your terminal. Easily interact with the network and build your dapps.\u003c/i\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://developers.flow.com/tools/flow-cli/install\"\u003e\u003cstrong\u003eRead the docs»\u003c/strong\u003e\u003c/a\u003e\n    \u003cbr /\u003e\n    \u003cbr /\u003e\n    \u003ca href=\"https://github.com/onflow/flow-cli/issues\"\u003eReport Bug\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/onflow/flow-cli/blob/master/CONTRIBUTING.md\"\u003eContribute\u003c/a\u003e\n    ·\n    \u003ca href=\"https://github.com/onflow/flow-cli/blob/master/CONTRIBUTING.md#cli-guidelines\"\u003eRead Guidelines\u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\u003cbr /\u003e\n\u003cbr /\u003e\n\n## Installation\n\nTo install the Flow CLI, follow the [installation instructions](https://developers.flow.com/tools/flow-cli/install) on the Flow documentation website.\n\n## Documentation\n\nYou can find the CLI documentation on the [CLI documentation website](https://developers.flow.com/tools/flow-cli).\n\n## Features\nThe Flow CLI is a command line tool that allows you to interact with the Flow blockchain. \nRead about supported commands in the [CLI documentation website](https://developers.flow.com/tools/flow-cli).\n\n```\nUsage:\n  flow [command]\n\n👋 Welcome Flow developer!\n   If you are starting a new flow project use our super commands, start by running 'flow init'. \n\n🔥 Super Commands\n  generate     Generate template files for common Cadence code\n  init         Start a new Flow project\n\n📦 Flow Entities\n  accounts     Create and retrieve accounts and deploy contracts\n  blocks       Retrieve blocks\n  collections  Retrieve collections\n  events       Retrieve events\n\n💬 Flow Interactions\n  scripts      Execute Cadence scripts\n  transactions Build, sign, send and retrieve transactions\n\n🔨 Flow Tools\n  cadence      Execute Cadence code\n  dev-wallet   Run a development wallet\n  emulator     Run Flow network for development\n  flix         execute, generate, package\n  flowser      Run Flowser project explorer\n  test         Run Cadence tests\n\n🏄 Flow Project\n  deploy       Deploy all project contracts\n  project      Manage your Cadence project\n  run          Start emulator and deploy all project contracts\n\n🔒 Flow Security\n  keys         Generate and decode Flow keys\n  signatures   Signature verification and creation\n\n🔗 Dependency Manager\n  dependencies Manage contracts and dependencies\n```\n\nThe Flow CLI includes several commands to interact with Flow networks, such as querying account information, or sending transactions. It also includes the [Flow Emulator](https://developers.flow.com/tools/emulator).\n\n\n![Alt Text](./cli.gif)\n\n## Contributing \n\nRead [contributing](./CONTRIBUTING.md) document.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonflow%2Fflow-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fonflow%2Fflow-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fonflow%2Fflow-cli/lists"}