Skip to content

Commit

Permalink
fix: Use new gen formats for blog assets
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarsen136 committed Aug 2, 2023
1 parent a3b3d7d commit 5863fc8
Show file tree
Hide file tree
Showing 12 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions content/blog/revolutionizing-digital-ownership.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: 2023-05-27
tags: NFTs
image: '/blog/revolutionizing-digital-ownership-1.png'
image: '/blog/revolutionizing-digital-ownership-1.webp'
title: 'Dynamic NFTs: Revolutionizing Digital Ownership'
subtitle: In today's digital world, the significance of Dynamic NFTs is on the rise, redefining the landscape of digital ownership and revolutionizing various industries. These innovative tokens have paved the way for a myriad of applications, from gaming and digital art to property tokenization and digital identification.
---
Expand All @@ -16,7 +16,7 @@ Traditionally, NFTs have been static, meaning once they are minted, their associ

Dynamic NFTs, also known as dNFTs, are a new class of NFTs that can adapt and change in response to external events and data. These tokens are encoded with smart contracts, self-executing programs that trigger changes in the NFT's metadata based on predefined conditions.

<img src="/blog/revolutionizing-digital-ownership-2.png" alt="Dynamic NFTs explained"/>
<img src="/blog/revolutionizing-digital-ownership-2.webp" alt="Dynamic NFTs explained"/>

Unlike static NFTs that use the ERC-721 token standard, dynamic NFTs leverage the ERC-1155 standard, often referred to as "semi-fungible" as it allows for changes. The flexibility of dynamic NFTs to adjust their metadata presents a host of opportunities, making them a valuable tool for various use cases.

Expand Down Expand Up @@ -44,7 +44,7 @@ The versatility and adaptability of dynamic NFTs make them a valuable tool for a

In the gaming and metaverse industry, dynamic NFTs can represent in-game items or characters that evolve based on the player's progression. An NFT character, for instance, could have its base stats reflected in its metadata, which changes as the player levels up.

<img src="/blog/revolutionizing-digital-ownership-3.png" alt="Character Progression"/>
<img src="/blog/revolutionizing-digital-ownership-3.webp" alt="Character Progression"/>

### Digital Art

Expand All @@ -54,7 +54,7 @@ In digital art, dynamic NFTs can be used to create artwork that evolves over tim

Dynamic NFTs can also play a crucial role in the tokenization of real estate assets. An NFT representing a property could reflect its maintenance history, age, market value, and more, with the ability to update the metadata as these factors change.

<img src="/blog/revolutionizing-digital-ownership-4.png" alt="Digital Property using dNFT" />
<img src="/blog/revolutionizing-digital-ownership-4.webp" alt="Digital Property using dNFT" />

### Sports

Expand All @@ -80,4 +80,4 @@ Dynamic NFTs are poised to transform the way we interact with digital assets. As

Whether it's creating immersive gaming experiences, innovative digital art, or tokenizing real-world assets, dynamic NFTs are set to revolutionize various industries and redefine our understanding of digital ownership.

Dynamic NFTs are not just a passing trend; they represent the future of digital assets. As this technology continues to evolve, so too will the opportunities for creators, collectors, and businesses alike. The era of dynamic NFTs has just begun, and the possibilities are truly endless.
Dynamic NFTs are not just a passing trend; they represent the future of digital assets. As this technology continues to evolve, so too will the opportunities for creators, collectors, and businesses alike. The era of dynamic NFTs has just begun, and the possibilities are truly endless.
2 changes: 1 addition & 1 deletion content/blog/shaping-the-future-of-digital-collectibles.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: 2022-11-11
tags: Tokens
image: '/blog/shaping-the-future-of-digital-collectibles-1.png'
image: '/blog/shaping-the-future-of-digital-collectibles-1.webp'
title: 'The Rise of On-Chain NFTs: Shaping the Future of Digital Collectibles'
subtitle: From the realm of decentralization, a new breed of digital assets has emerged, known as on-chain NFTs. These digital tokens, which are stored directly on the blockchain, are poised to revolutionize the way we deal with digital collectibles.
---
Expand Down
Binary file removed static/blog/revolutionizing-digital-ownership-1.png
Binary file not shown.
Binary file not shown.
Binary file removed static/blog/revolutionizing-digital-ownership-2.png
Binary file not shown.
Binary file not shown.
Binary file removed static/blog/revolutionizing-digital-ownership-3.png
Binary file not shown.
Binary file not shown.
Binary file removed static/blog/revolutionizing-digital-ownership-4.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 5863fc8

Please sign in to comment.