diff --git a/src/helpers/language.ts b/src/helpers/language.ts index 386a76e..d98c8cd 100644 --- a/src/helpers/language.ts +++ b/src/helpers/language.ts @@ -51,7 +51,7 @@ export const language = { collectionCreated: `Collection created`, collectionDetails: `Collection details`, collectionExists: `A collection with this title already exists`, - collectionUploadedInfo: `Your collection has been created ! You can view it directly in BazAR by clicking View collection below.`, + collectionUploadedInfo: `Your collection has been created ! You can view it directly in Bazar by clicking View collection below.`, comment: `Comment`, comments: `Comments`, community: `Community`, @@ -279,7 +279,7 @@ export const language = { viewCollection: `View collection`, viewFullBio: `View full bio`, viewLicense: `View License`, - viewOnBazar: `View on BazAR`, + viewOnBazar: `View on Bazar`, viewProfile: `View profile`, waitingToUpload: `Waiting to upload`, yourBalance: `Your balance`, diff --git a/src/views/Docs/DocsDetail/MD/attach-udl.md b/src/views/Docs/DocsDetail/MD/attach-udl.md index 79aa075..9ec7f34 100644 --- a/src/views/Docs/DocsDetail/MD/attach-udl.md +++ b/src/views/Docs/DocsDetail/MD/attach-udl.md @@ -6,7 +6,7 @@ To upload an atomic asset without attaching a license, uncheck the box next to * #### What is the Universal Data License (UDL)? -The Universal Data License defines the terms and conditions for using media assets on the permaweb. The UDL establishes a framework for licensing digital media such as images, videos, audio, graphics and more. Instead of platforms setting the terms and conditions, on the permaweb creators define how their media can be utilized. Link to the full UDL [here](https://udlicense.arweave.net/). +The Universal Data License defines the terms and conditions for using media assets on the permaweb. The UDL establishes a framework for licensing digital media such as images, videos, audio, graphics and more. Instead of platforms setting the terms and conditions, on the permaweb creators define how their media can be utilized. Link to the full UDL [here](https://orgsxgbx4x37hfuoidzzzuixdwsi57e2eetei2ew6mzwqkxikhoa.arweave.net/dE0rmDfl9_OWjkDznNEXHaSO_JohJkRolvMzaCroUdw). Since platforms built on the Universal Content Marketplace (UCM) protocol are in their "early" release, not all UDL parameters are currently supported. Please check with the marketplace platforms for more information about how UDL is supported on their platform. diff --git a/src/views/Docs/DocsDetail/MD/core-concepts.md b/src/views/Docs/DocsDetail/MD/core-concepts.md index 9d0b519..3cfdb80 100644 --- a/src/views/Docs/DocsDetail/MD/core-concepts.md +++ b/src/views/Docs/DocsDetail/MD/core-concepts.md @@ -38,4 +38,4 @@ The Universal Content Marketplace (UCM) is a revolutionary protocol built on the You can learn more about UCM's latest migration onto AO here. [here](https://bazar.arweave.net/#/learn/key-concepts/bazar-on-ao). -Explore [BazAR](https://bazar.arweave.net/#/), the first digital content marketplace built on the UCM protocol. +Explore [Bazar](https://bazar.arweave.net/#/), a digital content marketplace built on the UCM protocol. \ No newline at end of file diff --git a/src/views/Docs/DocsDetail/MD/creating-best-practices.md b/src/views/Docs/DocsDetail/MD/creating-best-practices.md index 7a8bb4c..8f262ea 100644 --- a/src/views/Docs/DocsDetail/MD/creating-best-practices.md +++ b/src/views/Docs/DocsDetail/MD/creating-best-practices.md @@ -4,7 +4,7 @@ Creating atomic assets may seem daunting at first, but once you understand a few #### 1. Set up your permaweb profile -Just like on web2 social media, you wouldn’t want to share content from an incomplete profile. The same applies to the permaweb. When you create your permaweb profile, you can set your name, @username, bio, profile picture, and banner image. Learn more about how to create a permaweb profile [here](https://bazar.arweave.net/#/learn/permaweb-profile). +Just like on web2 social media, you wouldn’t want to share content from an incomplete profile. The same applies to the permaweb. When you create your permaweb profile, you can set your name, @username, bio, profile picture, and banner image. Learn more about how to create a permaweb profile [here](https://bazar.arweave.net/#/docs/overview/profiles). #### 2. Decide if you are creating a collection or single uploads @@ -38,5 +38,3 @@ Before uploading, it is important that the order, name, description, fractionali #### 5. Upload and share with the permaweb community After uploading your atomic asset, it’s time to share it with the permaweb community. Tag [@OurBazAR](https://x.com/OurBazAR) in posts on X with your newly created atomic asset! - -You can also check out other permaweb social platforms to share your work, such as [Typr](https://www.typr.day/#/). diff --git a/src/views/Docs/DocsDetail/MD/how-to-use-helix.md b/src/views/Docs/DocsDetail/MD/how-to-use-helix.md index 4c78de4..fd153c6 100644 --- a/src/views/Docs/DocsDetail/MD/how-to-use-helix.md +++ b/src/views/Docs/DocsDetail/MD/how-to-use-helix.md @@ -4,7 +4,7 @@ Helix is an easy to use tool that allows creators to upload atomic assets and cr #### Connect your permaweb profile -When entering Helix you will be asked to connect with your Arweave wallet. You will need a permaweb profile to be able to upload through Helix. To make a permaweb profile, you must connect your Arweave wallet on [BazAR](https://bazar.arweave.net/#/) and follow the profile creation steps. +When entering Helix you will be asked to connect with your Arweave wallet. You will need a permaweb profile to be able to upload through Helix. To make a permaweb profile, you must connect your Arweave wallet on [Bazar](https://bazar.arweave.net/#/) and follow the profile creation steps. You can create an Arweave wallet with [Arconnect](https://www.arconnect.io/) or [Othent](https://othent.io/). @@ -12,7 +12,7 @@ You can create an Arweave wallet with [Arconnect](https://www.arconnect.io/) or Once your profile is connected, you will see your account at the top, existing assets under the heading **Assets**, and your atomic asset collections under the heading **Collections**. -There is also a button to see your profile in [BazAR](https://bazar.arweave.net/#/). +There is also a button to see your profile in [Bazar](https://bazar.arweave.net/#/). #### Upload tab diff --git a/src/views/Docs/DocsDetail/MD/listing-assets.md b/src/views/Docs/DocsDetail/MD/listing-assets.md index 86a0800..211f295 100644 --- a/src/views/Docs/DocsDetail/MD/listing-assets.md +++ b/src/views/Docs/DocsDetail/MD/listing-assets.md @@ -4,7 +4,7 @@ From Helix you can list your atomic asset collections on the Universal Content M All collections are listed in the native currency of the permaweb, $U. -**Please note that only collections can be listed directly from Helix. Single assets must be listed from BazAR.** +**Please note that only collections can be listed directly from Helix. Single assets must be listed from Bazar.** #### Listing collections diff --git a/src/views/Docs/DocsDetail/MD/why-create-atomic-assets.md b/src/views/Docs/DocsDetail/MD/why-create-atomic-assets.md index 4e84242..1a007ca 100644 --- a/src/views/Docs/DocsDetail/MD/why-create-atomic-assets.md +++ b/src/views/Docs/DocsDetail/MD/why-create-atomic-assets.md @@ -22,4 +22,4 @@ Creators can also set the terms for how their content can be used with the Unive #### Conclusion -Atomic assets on Arweave are about building a fairer and freer internet where creators own and control their content. By creating with BazAR, you're contributing to a decentralized ecosystem where creators are empowered to monetize their creativity on their own terms, free from the constraints of traditional platforms and advertisers. So, why wait? [Create atomic assets](https://helix.arweave.net/) and join us in shaping the future of digital ownership and expression. +Atomic assets on Arweave are about building a fairer and freer internet where creators own and control their content. By creating with Bazar, you're contributing to a decentralized ecosystem where creators are empowered to monetize their creativity on their own terms, free from the constraints of traditional platforms and advertisers. So, why wait? Create atomic assets and join us in shaping the future of digital ownership and expression.