Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 948 Bytes

run-hello-world-job-cli.md

File metadata and controls

29 lines (19 loc) · 948 Bytes
description
Running the most important Hello World on Lilypad!

Run Hello World!

{% hint style="info" %} Make sure you have Lilypad CLI installed and have set a WEB3_PRIVATE_KEY env variable in your environment {% endhint %}

Run Cowsay

  1. Run the command below
lilypad run cowsay:v0.0.3 -i Message="moo"
  1. Wait for the compute to take place and for the results to be published

A successful run

  1. View your results
cat /tmp/lilypad/data/downloaded-files/Qma2Ds9uGmtDd3GkerqqKLJe9TjcZC4yxuGRUaFBsQi7yr/stdout

Looking at your results