Hello World
This is the Hello World of Accord Protocol Templates. Executing the clause will simply echo back the text that occurs after the string Hello
prepended to text that is passed in the request.
This is the Hello World of Accord Protocol Templates. Executing the clause will simply echo back the text that occurs after the string `Hello` prepended to text that is passed in the request.
This is the Hello World of Accord Protocol Templates. Executing the clause will simply echo back the text that occurs after the string Hello
prepended to text that is passed in the request.
Name of the person to greet: "Fred Blogs". Thank you!
Please refer to the Cicero documentation for details and examples of how to integrate a call to a Cicero template into your application.
View the Latest code for this template on on GitHub.
{
"$class": "org.accordproject.helloworld.HelloWorldClause",
"clauseId": "7b157d03-8771-4092-875e-fbc9b314772f",
"name": "Fred Blogs"
}
Type | Sample JSON |
---|---|
org.accordproject.cicero.contract.AccordContractState |
|
Type | Sample JSON |
---|---|
org.accordproject.helloworld.MyRequest |
|
Type | Sample JSON |
---|---|
org.accordproject.helloworld.MyResponse |
|
Type | Sample JSON |
---|---|
org.hyperledger.composer.system.Event |
|