You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
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
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:
init
->initialize
call
->invoke
send
->trigger
The text was updated successfully, but these errors were encountered: