From 7c9a75fe110aa0004f5b1dddab99486229d13ef5 Mon Sep 17 00:00:00 2001 From: biancabuzea200 Date: Mon, 13 Nov 2023 18:23:11 +1000 Subject: [PATCH] remove disclaimers for create and deploy UP --- .../expert-guides/universal-profile/create-profile.md | 6 ------ .../universal-profile/deploy-universal-profile.md | 8 -------- 2 files changed, 14 deletions(-) diff --git a/docs/learn/expert-guides/universal-profile/create-profile.md b/docs/learn/expert-guides/universal-profile/create-profile.md index f51eb0b934..38161140e3 100644 --- a/docs/learn/expert-guides/universal-profile/create-profile.md +++ b/docs/learn/expert-guides/universal-profile/create-profile.md @@ -7,12 +7,6 @@ sidebar_position: 1 ![Universal Profile example on wallet.universalprofile.cloud](/img/universal-profile/profile.png) -:::caution Disclaimer - -This guide uses an old `@lukso/lsp-smart-contracts@v0.11.1` version and will be updated soon. - -::: - :::tip If you want to run the code as standalone JavaScript files within the terminal or the browser, you can open the [`lukso-playground`](https://github.com/lukso-network/lukso-playground) repository or use the correlated [StackBlitz](https://stackblitz.com/github/lukso-network/lukso-playground) page. diff --git a/docs/learn/expert-guides/universal-profile/deploy-universal-profile.md b/docs/learn/expert-guides/universal-profile/deploy-universal-profile.md index 6d51558027..d0a5022b9b 100644 --- a/docs/learn/expert-guides/universal-profile/deploy-universal-profile.md +++ b/docs/learn/expert-guides/universal-profile/deploy-universal-profile.md @@ -5,14 +5,6 @@ sidebar_position: 2 # Deploy Your Universal Profile -:::caution Disclaimer - -This guide might contain outdated information and will be updated soon. - -::: - -### Deploy your Universal Profile - After you craeted your [Universal Profile (UP)](./create-profile.md), you can deploy your UP by calling `lspFactory.UniversalProfile.deploy(...)`. This method will deploy and set up the three main contracts shown in the [architecture diagram above](#contracts-overview). The `deploy` function takes an object as an argument that contains two elements: