Skip to content

Commit

Permalink
Post-Mint Text: #SwapOnTeia
Browse files Browse the repository at this point in the history
  • Loading branch information
merchantcoppola authored Dec 16, 2023
1 parent a646ae0 commit 2bd6561
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/context/mintStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -305,6 +305,11 @@ export const useMintStore = create<MintState>()(
)
console.debug('success', success)
if (success) {
show(
"**Did you know?**",
"To support Teia, please consider swapping your OBJKT on teia.art",
"Only swaps done on the Teia marketplace will support this community project via the [platform fees](https://github.com/teia-community/teia-docs/wiki/Marketplace-Fees)"
)
reset()
}
},
Expand Down

3 comments on commit 2bd6561

@NoRulesJustFeels
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also make it clear that our swaps appear automatically on objkt.com as well.

@Zir0h
Copy link
Contributor

@Zir0h Zir0h commented on 2bd6561 Mar 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@NoRulesJustFeels
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Please sign in to comment.