onflow / onflow/flow-cli

Create COA command needs `--signer` flag

Open
#1,422 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

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

Description

Problem

Currently, flow evm create-account only enables creation of a COA in emulator-account. This is a problem for developers who want to easily create COAs in other accounts.

Steps to Reproduce

With flow emulator --evm-enabled, run flow evm create-account 10.0. See that signer or account cannot be specified and can only be run by the default emulator-account

Acceptance Criteria

CLI enables COA creation across networks allowing signers or accounts to be specified.

Context

EVM tooling efforts

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.