Skip to content

Commit

Permalink
Merge branch 'main' into issue-6559
Browse files Browse the repository at this point in the history
  • Loading branch information
Jarsen136 committed Aug 5, 2023
2 parents 4d5ddda + 1647f46 commit 126f880
Show file tree
Hide file tree
Showing 10 changed files with 41 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ You'll find our goals for KodaDot upcoming future!
- Read on the ever-evolving states of our [data storage](https://medium.com/kodadot/on-the-past-present-and-future-of-data-storage-at-kodadot-7634a0c32530)
- Read up on our efforts to be a [public good](https://medium.com/kodadot/on-sustaining-open-source-as-a-public-good-a3e8c36e67d6)
- Get a glimpse into our [contributor culture](https://medium.com/kodadot/contributor-culture-at-kodadot-665243d3d6a6)

- Read about [keyboard shortcuts](https://medium.com/@ashutoshrishi844101/quick-guide-for-using-keyboard-shortcuts-on-kodadot-83b427d60145)
# Support KodaDot

#### Please ⭐️ **star** and **share** this repository! This exposes us to other builders and creators in the space.
Expand All @@ -54,3 +54,4 @@ You'll find our goals for KodaDot upcoming future!
- Follow us on [Twitter](https://twitter.com/KodaDot), [Youtube](https://www.youtube.com/channel/UCEULduld5NrqOL49k1KVjoA), [SubStack](https://kodadot.substack.com/) and [Medium](https://blog.kodadot.xyz), [Instagram](https://instagram.com/kodadot.xyz),
- Join our [Telegram KodaDot Ecosystem](https://t.me/kodadot_eco), [Discord](https://discord.gg/u6ymnbz4PR)
- [Pick your T-shirt in KodaDot Swag Shop](https://shop.kodadot.xyz), use voucher `readme100` to get 100% OFF, first 10 redemptions only.

38 changes: 38 additions & 0 deletions content/blog/how-do-unlockable-content-nfts-work-on-kodadot.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
date: 2022-12-12
tags: NFTs
image: /blog/how-do-unlockable-content-nfts-work-on-kodadot-1.webp
title: How do unlockable content NFTs work on KodaDot?
subtitle: Unveiling Hidden Content and Free Merch for NFT Owners
---

At KodaDot, our NFT marketplace is not just about owning unique and valuable digital assets. We believe in providing an immersive and rewarding experience for our community of collectors and creators. That's why we're thrilled to introduce Unlockables, a revolutionary feature that adds an element of excitement and exclusivity to your NFT ownership.

<img src="/blog/how-do-unlockable-content-nfts-work-on-kodadot-2.webp" alt="Unlock-Able item section" />

Unlockables are hidden content and special perks that become accessible to NFT owners once they mint their digital assets. These unique unlockable experiences are designed to enhance the value and enjoyment of your NFT collection.
Gain access to exclusive, unlockable content associated with specific NFTs. Unlockables provide a thrilling sense of discovery. It's an invitation to explore the intricacies and stories that lie beneath the surface of the artwork, making your ownership even more special and unique.
Unlockables create a sense of exclusivity and value for our community members. They foster a deeper connection between creators and collectors, allowing NFT owners to experience a level of engagement that goes beyond the initial purchase. As an NFT owner on KodaDot, you become part of a vibrant ecosystem where creativity, exploration, and rewards converge.

## Campaigns with anime waifu

You may be the owner of one of these first NFTs we introduced with Claimables. This was our testing campaign during a mini-conference in Bled, Slovenia. Guests were able to create their own NFT and claim their reward.

<img src="/blog/how-do-unlockable-content-nfts-work-on-kodadot-3.webp" alt="Campaigns with anime waifu" />

Currently, on KodaDot we support unlockables in private and we've demonstrated unlockables with vouchers to claim free t-shirts from our [shop.kodadot.xyz](shop.kodadot.xyz)</a>.

### We are preparing more detailed, exciting, and new campaigns for you!

You'll also have the opportunity to claim free merchandise associated with the unlockable content. This means that you can tangibly enjoy the world of your NFT collection beyond the digital realm. Get limited-edition physical items and our merchandise as a token of appreciation for your support and loyalty as an NFT owner.

## How does it work?

Follow KodaDot on [Twitter](https://twitter.com/KodaDot) and wait for the announcement. Minting will be free but limited by number. First come, first serve. These drops will be limited to a specific number of NFTs for each phase. Connected to our anime waifu characters, you will be able to see which NFT you will claim. Each waifu will have a voucher to claim one design.

<img src="/blog/how-do-unlockable-content-nfts-work-on-kodadot-4.webp" alt="Unlock-Able item" />

To participate in the unlockable journey, you only need to simply mint an NFT on KodaDot during one of our campaigns.
Join us on KodaDot and unlock a world of hidden treasures within your NFT collection. Experience the thrill of discovery, claim your free merchandise, and be part of an innovative community that celebrates the power of creativity and ownership.

__Welcome to the era of Unlockables – a new dimension in NFTs.__
File renamed without changes.
2 changes: 1 addition & 1 deletion pages/blog/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ export default {
const filePath = post.meta.resourcePath
const fileName = filePath.match(/\/([^/]+)\.\w+$/)[1]
return fileName
return `/blog/${fileName}`
},
},
}
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 126f880

Please sign in to comment.