Data Marshal Node Gateway Endpoints
The Data Marshal is the node that brokers the trade of data between a Data Creator and a Data Consumer. Learn more about the Data Marshal here
When you mint a Data NFT via the Data DEX DApp (devnet) or via the Data NFT SDK, you will be asked for a Data Marshal gateway endpoint as one of the minting parameters. For example, as you follow this detailed guide for Minting Data NFTs via the Data NFT SDK, you will see the following code snippet.
On line 4, you will see that you need to provide a Data Marshal gateway endpoint. You can use the following endpoints depending on your environments and use cases that you are building for.
Last updated