From 725a642f4cd33fd87ba7b19e5b0b9f851176ddd1 Mon Sep 17 00:00:00 2001 From: Ana <84312885+AnaLoznianu@users.noreply.github.com> Date: Wed, 21 Dec 2022 12:44:08 +0200 Subject: [PATCH] Removed AMM mention from the datanft and datatokens page --- core-concepts/datanft-and-datatoken.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core-concepts/datanft-and-datatoken.md b/core-concepts/datanft-and-datatoken.md index eb86d265..5eac2e10 100644 --- a/core-concepts/datanft-and-datatoken.md +++ b/core-concepts/datanft-and-datatoken.md @@ -27,7 +27,7 @@ With data NFTs, you are able to take advantage of the wider NFT ecosystem and al ## High-Level Architecture -The image above describes how ERC721 data NFTs, ERC20 datatokens, and AMMs relate. +The image above describes how ERC721 data NFTs and ERC20 datatokens relate. * Bottom: The publisher deploys an ERC721 data NFT contract representing the base IP for the data asset. They are now the manager of the data NFT. * Top: The manager then deploys an ERC20 datatoken contract against the data NFT. The ERC20 represents a license with specific terms like "can download for the next 3 days". They could even publish further ERC20 datatoken contracts, to represent different license terms or for compute-to-data.