Skip to content

Allow dapp create to pass --value parameter #381

Open
@cburgdorf

Description

@cburgdorf

What is wrong

I'm trying to deploy a contract with dapp create MyContract but want to deploy it with an initial ETH value. I tried passing --value but that doesn't seem to work for dapp create. My current workaround is to take the seth send command that is printed to the console, copy it and add the --value parameter to that as seth send understands the --value parameter.

How to fix

It seems it would be natural if dapp create would allow the --value parameter directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions