Integration
  • Overview
  • Getting Started
  • SDK Integration
    • Standard
    • Advanced
  • Game API
    • Overview
    • Games
    • Collections
    • Tokens
    • Marketplace
    • Transactions
    • Users
  • Misc
    • FAQ
    • Best Practices
    • Staging Environment
    • Account Management
    • Webhooks
    • IAP Setup
      • Android. How to create IAP Vessel Product
        • How to find Product ID
        • How to get Public Key
        • How to setup Google Service Account and get Credentials JSON File
      • iOS. How to create IAP Vessel Product
        • How to find Product ID
Powered by GitBook
On this page
  • Imagery Guidelines
  • Create a seamless Vessel experience
  • Show clear CTA to users
  • Add in-app notification for users
  • Refresh a user's inventory after purchase
  • Stay up-to-date on NFT state changes with Webhooks
  • Let users know the benefits of NFTs

Was this helpful?

  1. Misc

Best Practices

Vessel best practices for the developers.

PreviousFAQNextStaging Environment

Last updated 2 years ago

Was this helpful?

Imagery Guidelines

Please refer for the imagery best practices.

Create a seamless Vessel experience

Users should be able to easily interact with blockchain features, without needing to exit the application. Utilizing Vessel's when presenting Vessel will allow you to offer a seamless experience!

Show clear CTA to users

Utilize clear call-to-actions (i.e - buy NFTs) that engage users to interact with the Vessel marketplace.

Add in-app notification for users

Once a token transaction is completed (ex. a token is bought or put on sale), show a notification in the app to let users know.

Refresh a user's inventory after purchase

Once a user purchases a token, refresh a user's inventory immediately to show the token in-game. Then users don't need to re-launch the app to use a new token.

Stay up-to-date on NFT state changes with Webhooks

Using webhooks you can make offers to buy a user’s tokens right after they are minted to their wallet, thus creating a price floor for a specific NFT. Combining this flow with leaderboards and in game challenges/quests allows you to instantly create a play to earn economy in any game.

Let users know the benefits of NFTs

Clearly showcase the benefits of NFTs within your product and give a call to action for users to interact with them.

can be configured to notify developers of changes to NFTs created by their studio. There are some convenient use cases.

Webhooks
Vessel Imagery Guidelines
in-app SDK calls