mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-01 15:55:34 +01:00
10 lines
522 B
Markdown
10 lines
522 B
Markdown
|
---
|
||
|
description: >-
|
||
|
How to construct the beginnings of an awesome algorithm for C2D compute jobs
|
||
|
on datasets
|
||
|
---
|
||
|
|
||
|
# Make a Boss C2D Algorithm
|
||
|
|
||
|
The beginning of any great algorithm for Compute-to-Data first starts by references the dataset file correctly on the Docker container. Here is the code in Javascript and in Python for how to correctly reference the dataset file that's local on the Docker container that you choose. [(If all of this is unintelligible to you, then skim the Sell NFT Outputs page!)](./) 
|