Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Restructure Player docs #432

Open
wants to merge 13 commits into
base: main
Choose a base branch
from
Open
15 changes: 8 additions & 7 deletions content/creator/rewards/gatting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,11 @@ A campaign refers to an incentive initiative designed to boost user engagement t

<img src="/images/rewards/create-campaign-page.png" alt="Creating new campaign" style="width:100%; max-width: 600px; margin: 0 auto;display: block;" width="1480" hegiht="1532" />

5. Complete the following fields:
- **Campaign Name**: Choose a name for your campaign. This name will be visible to users on their rewards page.
- **Campaign Network**: Select the network where your wearables will be minted. Note that this choice is final and cannot be changed once the campaign is created.
- **Max Gas Price**: Set the maximum gas price you're willing to pay per transaction. If a transaction's gas price exceeds this limit, it will be deferred until the price drops. The UI will provide an estimate of the cost to mint each item based on this setting.
5. Complete the following fields:

- **Campaign Name**: Choose a name for your campaign. This name will be visible to users on their rewards page.
- **Campaign Network**: Select the network where your wearables will be minted. Note that this choice is final and cannot be changed once the campaign is created.
- **Max Gas Price**: Set the maximum gas price you're willing to pay per transaction. If a transaction's gas price exceeds this limit, it will be deferred until the price drops. The UI will provide an estimate of the cost to mint each item based on this setting.

6. Click the **Create Campaign** button. You will be redirected to the campaign page..

Expand All @@ -41,7 +42,7 @@ After creating your campaign, there are a few more steps to complete before you

To mint items, you'll need to cover the transaction fees by adding a supply of MATIC tokens to your campaign's address. You can find this address listed below the campaign name.

To transfer MATIC from your wallet, first, ensure you're connected to the same network as the campaign. Then, copy the campaign address and send the desired amount of MATIC to it. If you don't have any MATIC in your wallet, you can follow [this guide]({{< ref "/content/player/blockchain-integration/transactions-in-polygon.md" >}}#where-can-i-get-matic-to-pay-for-transaction-fees) to acquire some.
To transfer MATIC from your wallet, first, ensure you're connected to the same network as the campaign. Then, copy the campaign address and send the desired amount of MATIC to it. If you don't have any MATIC in your wallet, you can follow [this guide]({{< ref "/content/player/general/faqs/blockchain.md" >}}#where-can-i-get-matic-to-pay-for-transaction-fees) to acquire some.

{{< hint info >}}
**💡 Tip**: For campaigns running on the test **AMOY** network, you can obtain some MATIC from [this faucet](https://faucet.polygon.technology/).
Expand All @@ -59,7 +60,7 @@ When you create a new campaign, it starts with an empty inventory. To begin deli

- **Add Items to the Campaign Stock**: Once minting permissions are granted, you can start adding items to the campaign's inventory.

a) Click on the **Add Supply** button to view all collections for which the campaign has minting permissions.
a) Click on the **Add Supply** button to view all collections for which the campaign has minting permissions.

<img src="/images/rewards/collection-available.png" alt="Collection available" style="width:80%; margin: 0 auto;display: block; max-with: 600px" width="1808" hegiht="1494" />

Expand Down Expand Up @@ -101,7 +102,7 @@ By default your campaign is inactive. This prevents the rewards service from ass

### Manage funds

Once the campaign is completed, if there are remaining funds from the transaction fees, the owner can choose to either reclaim the funds or reassign them to another campaign. To reclaim funds, simply click the Manage Funds button on the campaign detail page.
Once the campaign is completed, if there are remaining funds from the transaction fees, the owner can choose to either reclaim the funds or reassign them to another campaign. To reclaim funds, simply click the Manage Funds button on the campaign detail page.

<img src="/images/rewards/manage-funds.png" alt="manage funds" style="width:70%; margin: 0 auto;display: block; max-with: 600px" width="1714" hegiht="584" />

Expand Down
2 changes: 1 addition & 1 deletion content/creator/scenes/projects/scene-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ There is a third category for scenes: 🔴 `R` for Restricted. This rating is ma
Scenes with this rating won't load and no one will be able to interact with them. If your scene falls into this category, you should review and update it to comply with the [Content Policy](https://decentraland.org/content).

{{< hint warning >}}
**📔 Note**: Incorrectly categorizing your scene may result in player reports and subsequent moderation actions. For more details, refer to [Age Rating and Scene Reporting]({{< ref "/content/player/general/in-world-features/age-rating.md" >}}).
**📔 Note**: Incorrectly categorizing your scene may result in player reports and subsequent moderation actions. For more details, refer to [Age Rating and Scene Reporting]({{< ref "/content/player/exploring/age-rating.md" >}}).
{{< /hint >}}

## Required Permissions
Expand Down
4 changes: 2 additions & 2 deletions content/creator/scenes/publishing/publishing-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ See [publishing]({{< ref "/content/creator/scenes/publishing/publishing.md" >}})

In order to publish to LAND in Genesis City, you can do the following:

- **Rent LAND**: Purchase the right to deploy and keep your content on certain parcels for a fixed period of time. See [Rentals]({{< ref "/content/player/marketplace/rentals.md" >}}).
- **Rent LAND**: Purchase the right to deploy and keep your content on certain parcels for a fixed period of time. See [Rentals]({{< ref "/content/player/marketplace/land/rentals.md" >}}).
- **Buy land**: Buy land parcels, and publish your content for as long as you wish. See [marketplace]({{< ref "/content/player/marketplace/marketplace.md" >}}).
- **Get permissions from an owner**: Several land owners and districts manage large extensions of land and are willing to freely host content from others if it fits their theme and the kind of environment they want to create. Connect with them in the [Decentraland Discord server](https://dcl.gg/discord).

Expand All @@ -46,6 +46,6 @@ See [Community grants]({{< ref "/content/player/dao/grants/community-grants.md"
LAND tokens can manage permissions that allow the following different kinds of roles to deploy to a particular parcel or estate.

- **LAND owner**: The person that owns the token in their Ethereum wallet. This user can always deploy, assign other roles, or transfer the token (unless the land is currently rented by someone else).
- **LAND operator**: The operator is only able to deploy, as long as they hold this role. The operator's address is referenced by the token, without needing to own anything. The owner can assign and revoke operator permissions to any number of addresses. See [Give permissions]({{< ref "/content/player/marketplace/land-manager.md#give-permissions" >}}).
- **LAND operator**: The operator is only able to deploy, as long as they hold this role. The operator's address is referenced by the token, without needing to own anything. The owner can assign and revoke operator permissions to any number of addresses. See [Give permissions]({{< ref "/content/player/marketplace/land/land-manager.md#give-permissions" >}}).

When renting a land, the tennant who pays for the rent gets to chose a single address that will hold a **LAND Operator** role for the duration of the rent (this can be their own address, or someone else's). While the rent is active, none of the original holders of roles can interfere with the content on that LAND or transfer the token.
2 changes: 1 addition & 1 deletion content/creator/sdk7/getting-started/dev-workflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Permission to publish to each of these is controlled via tokens. You don't need

The following options are available:

- [Rent LAND]({{< ref "/content/player/marketplace/rentals.md" >}})
- [Rent LAND]({{< ref "/content/player/marketplace/land/rentals.md" >}})
- [Purchase LAND]({{< ref "/content/player/marketplace/marketplace.md" >}})
- Obtain permissions from a land owner
- Publish to a Decentraland World, see [worlds]({{< ref "/content/creator/worlds/about.md" >}}) to learn more.
Expand Down
2 changes: 1 addition & 1 deletion content/creator/sdk7/projects/scene-metadata.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ There is a third category for scenes: 🔴 `R` for Restricted. This rating is ma
Scenes with this rating won't load and no one will be able to interact with them. If your scene falls into this category, you should review and update it to comply with the [Content Policy](https://decentraland.org/content).

{{< hint warning >}}
**📔 Note**: Incorrectly categorizing your scene may result in player reports and subsequent moderation actions. For more details, refer to [Age Rating and Scene Reporting]({{< ref "/content/player/general/in-world-features/age-rating.md" >}}).
**📔 Note**: Incorrectly categorizing your scene may result in player reports and subsequent moderation actions. For more details, refer to [Age Rating and Scene Reporting]({{< ref "/content/player/exploring/age-rating.md" >}}).
{{< /hint >}}

## Feature Toggles
Expand Down
4 changes: 2 additions & 2 deletions content/creator/sdk7/publishing/publishing-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ See [publishing]({{< ref "/content/creator/sdk7/publishing/publishing.md" >}}) f

In order to publish to LAND in Genesis City, you can do the following:

- **Rent LAND**: Purchase the right to deploy and keep your content on certain parcels for a fixed period of time. See [Rentals]({{< ref "/content/player/marketplace/rentals.md" >}}).
- **Rent LAND**: Purchase the right to deploy and keep your content on certain parcels for a fixed period of time. See [Rentals]({{< ref "/content/player/marketplace/land/rentals.md" >}}).
- **Buy land**: Buy land parcels, and publish your content for as long as you wish. See [marketplace]({{< ref "/content/player/marketplace/marketplace.md" >}}).
- **Get permissions from an owner**: Several land owners and districts manage large extensions of land and are willing to freely host content from others if it fits their theme and the kind of environment they want to create. Connect with them in the [Decentraland Discord server](https://dcl.gg/discord).
- **Worlds**: You can also deploy a stand-alone scene as a Decentraland World. Worlds exist outside the grid of Genesis City, and can be accessed by name. See [worlds]({{< ref "/content/creator/worlds/about.md" >}})
Expand All @@ -40,6 +40,6 @@ See [Community grants]({{< ref "/content/player/dao/grants/community-grants.md"
LAND tokens can manage permissions that allow the following different kinds of roles to deploy to a particular parcel or estate.

- **LAND owner**: The person that owns the token in their Ethereum wallet. This user can always deploy, assign other roles, or transfer the token (unless the land is currently rented by someone else).
- **LAND operator**: The operator is only able to deploy, as long as they hold this role. The operator's address is referenced by the token, without needing to own anything. The owner can assign and revoke operator permissions to any number of addresses. See [Give permissions]({{< ref "/content/player/marketplace/land-manager.md#give-permissions" >}}).
- **LAND operator**: The operator is only able to deploy, as long as they hold this role. The operator's address is referenced by the token, without needing to own anything. The owner can assign and revoke operator permissions to any number of addresses. See [Give permissions]({{< ref "/content/player/marketplace/land/land-manager.md#give-permissions" >}}).

When renting a land, the tennant who pays for the rent gets to chose a single address that will hold a **LAND Operator** role for the duration of the rent (this can be their own address, or someone else's). While the rent is active, none of the original holders of roles can interfere with the content on that LAND or transfer the token.

This file was deleted.

Loading
Loading