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

fix: Use new gen formats for blog assets #6516

Merged
merged 2 commits into from
Aug 2, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
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
2 changes: 1 addition & 1 deletion content/blog/what-is-erc6551.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
date: 2023-03-18
tags: Tokens
image: https://eips.ethereum.org/assets/eip-6551/diagram.png
image: '/blog/what-is-erc6551.webp'
title: What is ERC6551 - Token Bound Accounts (TBA) ?
subtitle: Understand ERC6551 which redefines how ERC-721 tokens interact with the Ethereum blockchain by giving every non-fungible token its very own smart contract account.
---
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added static/blog/what-is-erc6551.webp
Binary file not shown.