Skip to content

Commit

Permalink
closes #6176
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival committed Jun 6, 2023
1 parent 78c755b commit e7fd5ce
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions components/collection/unlockable/utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,14 @@ import { pinJson } from '@/services/nftStorage'
export const UNLOCKABLE_CAMPAIGN = 'prg'
export const UNLOCKABLE_NAME = 'Prague Waifu'
export const UNLOCKABLE_DESC = `
Enjoy your time in Prague Blockchain Week in a good mood,
and invite this incredibly beautiful waifu for a cup of coffee.
Add her to your collection today
This anime waifu is a demonstration of unlockables at [KodaDot](https://kodadot.xyz)
Owner of this item has **access to $50 voucher**, which can be claimed in **[KodaShop](https://shop.kodadot.xyz)**.
KodaMerch is then shipped right to your door step.
It's **limited supply** and **only first 60 can claim** this voucher.
Enjoy and be quick 😉
`

export async function createUnlockableMetadata(imageHash: string) {
Expand Down

0 comments on commit e7fd5ce

Please sign in to comment.