From 48c4fb7776886f43ec1a923b0409cc8994368a76 Mon Sep 17 00:00:00 2001 From: polymorpher Date: Sun, 20 Oct 2024 08:42:36 -0700 Subject: [PATCH] more --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9c74093..2855318 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,8 @@ Launch your own AI-powered food meme coin as Omni Fungible Token (OFT) on 70+ ch - If you set a lock up period in launch parameters, you can also unlock the tokens early. Tokens cannot be transferred during lock up period. - Any token holder can add a review / delete their own review. Anyone can also check current average review rating on chain. - Review texts (stored on server or by third party) can be verified using hash stored on chain - - - - + - At the moment, tokens can only be minted on the configured "mintChains", which should be a single chain for now. This will be improved later, see TODO + - At the moment, reviews and supply can only be tracked on the configured "masterChain". This will be improved later, see TODO ## Test Locally