diff --git a/.gitbook/assets/Set-a-price-algo (1).png b/.gitbook/assets/Set-a-price-algo (1).png new file mode 100644 index 00000000..540af226 Binary files /dev/null and b/.gitbook/assets/Set-a-price-algo (1).png differ diff --git a/.gitbook/assets/Sign-transactions (1).png b/.gitbook/assets/Sign-transactions (1).png new file mode 100644 index 00000000..0f57bfb0 Binary files /dev/null and b/.gitbook/assets/Sign-transactions (1).png differ diff --git a/.gitbook/assets/Sign-transactions.png b/.gitbook/assets/Sign-transactions.png new file mode 100644 index 00000000..348ccf43 Binary files /dev/null and b/.gitbook/assets/Sign-transactions.png differ diff --git a/.gitbook/assets/preview-publish (1).png b/.gitbook/assets/preview-publish (1).png new file mode 100644 index 00000000..c0c36272 Binary files /dev/null and b/.gitbook/assets/preview-publish (1).png differ diff --git a/.gitbook/assets/preview-publish.png b/.gitbook/assets/preview-publish.png new file mode 100644 index 00000000..c0c36272 Binary files /dev/null and b/.gitbook/assets/preview-publish.png differ diff --git a/how-tos/compute-to-data/publish-a-c2d-algorithm-nft.md b/how-tos/compute-to-data/publish-a-c2d-algorithm-nft.md index 77500d5f..78f9beb7 100644 --- a/how-tos/compute-to-data/publish-a-c2d-algorithm-nft.md +++ b/how-tos/compute-to-data/publish-a-c2d-algorithm-nft.md @@ -42,4 +42,20 @@ description: How to publish a C2D algorithm NFT on the Ocean Market * It is recommended that you set a fixed price since the price that you choose for your algorithm will be charged any time that someone selects to run your algorithm on a dataset, including datasets that aren't yours! -

Set a price for your C2D algorithm NFT

+

Set a price for your C2D algorithm NFT

+ +#### Step 7 - Approve the Preview + +* Your preview should look like the following: + +
+ +#### Step 8 - Submit the transactions + +* Click the pink Submit button at the bottom of the page and sign the two transactions with your wallet. You'll have to pay for gas when you sign to publish your algorithm asset. + +

Sign and pay gas for 2 transactions on the final publishing step

+ +#### Congratulations on publishing your algorithm! + +* On to the next step -> [Publish a C2D Data NFT](publish-a-c2d-data-nft.md)