From 86b3b942da53c58c933d180801520bd34eca90c6 Mon Sep 17 00:00:00 2001 From: Alain Brenzikofer Date: Thu, 22 Jun 2023 17:22:07 +0200 Subject: [PATCH] bazaar context and disclaimer --- src/tutorials-bazaar.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/tutorials-bazaar.md b/src/tutorials-bazaar.md index 72b3b3c..737816d 100644 --- a/src/tutorials-bazaar.md +++ b/src/tutorials-bazaar.md @@ -1,5 +1,8 @@ # Bazaar +*THIS IS WORK IN PROGRESS* +*recommended for developers only* + ## setup ipfs uploads In order to make our helper scripts work on our testnet, we need to upload metadata and assets to a public IPFS gateway. In this example we use infura. @@ -11,7 +14,7 @@ export IPFS_API_KEY=: ## create a pure proxy business account -TODO +*In the future, we will recommend that businesses create pure proxy accounts for their business accounts. This way, control over the account can be distributed, revoked and multisiged* ## create a business entry for Bazaar @@ -72,6 +75,8 @@ verify ## Why IPFS? +While IPFS isn't very reliable in terms of discovery and availability, it represents the only content distribution method currently available which has a potential of working in decentralized setups. It is also content-addressed which guarantees that the correct content is delivered in untampered state. + ## Bazaar-web You can visit [bazaar.encointer.org](http://bazaar.encointer.org/?rpc=wss%3A%2F%2Fgesell.encointer.org) and browse you newly created businesses and offerings