Run Hello World!

Running the most important Hello World on lilypad

Note: Make sure to you have Lilypad CLI installed.

Note: Make sure you have SERVICE_SOLVER, SERVICE_MEDIATORS and WEB3_PRIVATE_KEY env variables in your environment

Run Cowsay

  1. Run the command below

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

  1. Viewing your results

cat /tmp/lilypad/data/downloaded-files/Qma2Ds9uGmtDd3GkerqqKLJe9TjcZC4yxuGRUaFBsQi7yr/stdout

Last updated

Logo