onflow / onflow/flow-cli

FLIX Integration issues

Open
#1,286 11 comments 0 reactions 1 assignee View on GitHub

@bthaile is already working on this.

Since Nov 29, 2023.

Feedback
Dominant language
Go
Stars
209
Forks
87
Avg merge
1d 17h
Merged PRs (30d)
3

Description

The FLIX doesn't work for very basic default setup using the Flow CLI and emulator. The experience should be that if you setup a new project and run an emulator it would be very easy to send some flow between accounts using FLIX, but now the output is:

flow flix execute transfer-flow 10 0x179b6b1cb6755e31
❌ could not replace imports
❌ Command Error: network emulator not found for contract FungibleToken

We should also have more examples in the flow flix execute help section, maybe include most common interactions, the idea is you can discover things you can do without reading the docs. Another useful thing would be to update maybe the transaction help screen to include a line that says you can use FLIX for common operations.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.