Install
1. Install Flow CLI
Flowser uses Flow CLI for starting flow-emulator, fcl-dev-wallet and other tools / APIs.
For installation instructions see https://developers.flow.com/tools/flow-cli/install.
2. Run Flowser
You can install and run Flowser with a single Flow CLI command:
flow flowser
If you run this command in existing Flow project, Flowser will open that project and start Flow tools automatically.
Otherwise, you will need to configure and start the project yourself.
Other installation options
You can install Flowser either via direct download yourself or you can use Flow CLI to do that for you.
To install it manually, click download on our website https://flowser.dev.
tip
It's easier and recommended to install Flowser via Flow CLI. flow flowser
command with also automatically start
Flowser once the installation is complete.