Skip to content

Commit

Permalink
Merge branch 'main' of github.com:permaweb/helix
Browse files Browse the repository at this point in the history
  • Loading branch information
NickJ202 committed Oct 30, 2024
2 parents 916ada9 + 80ef43d commit 5c18baf
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 11 deletions.
4 changes: 2 additions & 2 deletions src/helpers/language.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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`,
Expand Down Expand Up @@ -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`,
Expand Down
2 changes: 1 addition & 1 deletion src/views/Docs/DocsDetail/MD/attach-udl.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion src/views/Docs/DocsDetail/MD/core-concepts.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
4 changes: 1 addition & 3 deletions src/views/Docs/DocsDetail/MD/creating-best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down Expand Up @@ -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/#/).
4 changes: 2 additions & 2 deletions src/views/Docs/DocsDetail/MD/how-to-use-helix.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ 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/).

#### Home tab

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

Expand Down
2 changes: 1 addition & 1 deletion src/views/Docs/DocsDetail/MD/listing-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion src/views/Docs/DocsDetail/MD/why-create-atomic-assets.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 5c18baf

Please sign in to comment.