Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Syntax for invoking clauses and alignment with terminology in CLI&API #710

@jeromesimeon

Description

@jeromesimeon

There is a not-really-documented feature in Ergo to call a contract. The place where this appears in the documentation currently is in the REPL:

http://localhost:3000/docs/next/ergo-repl.html#calling-contracts

What should happen:

  • Test and clean up that feature when used within Clauses themselves
  • The syntax should be aligned with the one in the Ergo/Cicero CLI and API:
    • init -> initialize
    • call -> invoke
    • send -> trigger
  • Document that feature in the main Ergo Guide

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions