Skip to content
This repository has been 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

Open
3 tasks
jeromesimeon opened this issue Nov 13, 2019 · 0 comments
Open
3 tasks

Comments

@jeromesimeon
Copy link
Member

jeromesimeon commented Nov 13, 2019

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
@jeromesimeon jeromesimeon removed this from To do in Ergo + Cicero 0.21 Dec 11, 2019
@jeromesimeon jeromesimeon moved this from SHOULD have to MUST have in Cicero + Ergo 1.0 Dec 13, 2019
@jeromesimeon jeromesimeon changed the title Ergo support and syntax for calling clauses and alignment with terminology in CLI&API Syntax for invoking clauses and alignment with terminology in CLI&API Dec 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Cicero + Ergo 1.0
  
Priority: High
Development

No branches or pull requests

1 participant