Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command to the CLI to call a contract's public function #50

Open
bchamagne opened this issue Sep 4, 2023 · 0 comments
Open

Add a command to the CLI to call a contract's public function #50

bchamagne opened this issue Sep 4, 2023 · 0 comments
Labels
CLI Cli

Comments

@bchamagne
Copy link
Member

Require: archethic-foundation/libgo#24

3 parameters:

  • contract_address: string,
  • function_name: string,
  • args: any[]

I think the behaviour for args should be similar to recipients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLI Cli
Projects
None yet
Development

No branches or pull requests

1 participant