diff --git a/.gitbook/assets/algo-asset.png b/.gitbook/assets/algo-asset.png new file mode 100644 index 00000000..8dcb5aad Binary files /dev/null and b/.gitbook/assets/algo-asset.png differ diff --git a/.gitbook/assets/docker-image.png b/.gitbook/assets/docker-image.png new file mode 100644 index 00000000..1e5c1a17 Binary files /dev/null and b/.gitbook/assets/docker-image.png differ diff --git a/how-tos/compute-to-data.md b/how-tos/compute-to-data.md index 864e83d0..92530a0b 100644 --- a/how-tos/compute-to-data.md +++ b/how-tos/compute-to-data.md @@ -38,3 +38,10 @@ You will need to accomplish **2 main steps** in establishing a compute-to-data f #### Step 4 - Enter the metadata +* Enter the metadata for your algorithm NFT paying special attention to select the Algorithm asset type button: + +

Be sure to select the Algorithm asset type

+ +* Select the appropriate Docker image to run your code - most algorithms are written in Javascript or Python, so you can use either of these Docker images or your own custom image! + +