Creating work steps
Creating a web2 workstep
You can create a web2 workstep to performa aGET request to https://icanhazip.com using the prepareWeb2Step function.
Creating a XM workstep
THe process of creating a cross chain workstep to send some ETH to an address can be described as follows:- Generating a payload to send ETH
- Create a
XMScriptwith the payload - Create an XM step with the
XMScript